getMyName

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

PARAMETERS
languageCode?: string
RESULT
string

The current bot’s name in the specified language.

SYNTAX
await client.getMyName();