name property

String name
read / write

Sticker set name. Can contain only English letters, digits and underscores. Must end with "by" (<bot_username> is case insensitive) for bots; 1-64 characters.

Implementation

late String name;