setMyDescription
Set the bot’s description in the given language. BOT-ONLY
Parameters
description?: string
languageCode?: string
Result
void
Syntax
await client.setMyDescription();
Set the bot’s description in the given language. BOT-ONLY
await client.setMyDescription();