$clearReactions
$clearReactions
will remove a given or all reactions of a message.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
channelID | number | The channel ID of where the message is located in. | true |
messageID | number | The message ID. | true |
emoji | string | The emoji to remove. 1. all (default) 2. emoji - any emoji | true |
Example(s)
This will add two emojis and remove one completely: