Closed rr8733380 closed 1 year ago
With which function can I add or remove a reaction from a message?
Use addMessageReaction/removeMessageReaction with a reaction returned by getMessageAvailableReactions.
addMessageReaction
removeMessageReaction
getMessageAvailableReactions
With which function can I add or remove a reaction from a message?