getMyShortDescription
Get the bot’s short description in the given language. Bot-only.
Parameters
languageCode?: string
Result
string
The current bot’s short description in the specified language.
Syntax
await client.getMyShortDescription();
Get the bot’s short description in the given language. Bot-only.
The current bot’s short description in the specified language.
await client.getMyShortDescription();