setMyShortDescription
Set the bot’s short description in the given language. Bot-only.
Parameters
shortDescription?: string
languageCode?: string
Result
void
Syntax
await client.setMyShortDescription();
Set the bot’s short description in the given language. Bot-only.
await client.setMyShortDescription();