+remove-reactions
Removes reactions from a message
Usage
+remove-reactions <channel> <messageID> {all/emoji...}Arguments
Name
Description
Type
Required
Examples



Last updated
Removes reactions from a message
+remove-reactions <channel> <messageID> {all/emoji...}channel
The channel of the message.
Channel
Yes
messageID
The ID of the message.
Message
Yes
all emoji...
Removes all emojis from the message. Removes the provided emojis from the message.
Enum Emoji
No
If no value or "all" is specified for the last argument, all emojis of the message are removed. If you specify emojis to remove, only those emojis will be removed. You can specify up to 5 emojis.



Last updated