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