removeUserEmojiStatus
Remove the emoji status of a bot’s user. BOT-ONLY
Parameters
The identifier of a user of the bot.
Result
void
Syntax
await client.removeUserEmojiStatus(userId);
Remove the emoji status of a bot’s user. BOT-ONLY
The identifier of a user of the bot.
await client.removeUserEmojiStatus(userId);