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
// Optional parameters.
// Any of the optional parameters can be omitted.
await client.getMyShortDescription( { languageCode });