Methods

disallowBotToSetCustomEmojiStatus

Disallow a bot to set custom emoji status. USER-ONLY

Parameters

botId: ID

The user identifier of the bot.

Result

void

Syntax

await client.disallowBotToSetCustomEmojiStatus(botId);