removeUserEmojiStatus

Remove the emoji status of a bot’s user. BOT-ONLY

Parameters

userId: ID

The identifier of a user of the bot.

Result

void

Syntax

await client.removeUserEmojiStatus(userId);