$clearReactions
Removes reactions from the provided message.
Usage
$clearReactions[channelID;messageID;emoji/!all]
Breakdown
channelID- The channel that the message belongs to.messageID- The message to remove the reaction from.emoji- The emoji to remove from the message. Use!allto clear all reactions.