short_description property
read / write
The text that is shown on the bot's profile page and is sent together with the link when users share the bot.
Implementation
late String short_description;
The text that is shown on the bot's profile page and is sent together with the link when users share the bot.
late String short_description;