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