getMyDescription

Get the bot’s description in the given language. Bot-only.

PARAMETERS
languageCode?: string
RESULT
string

The current bot’s description in the specified language.

SYNTAX
await client.getMyDescription();