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();