$addMessageReactions
$addMessageReactions
will add a reaction to a specific message.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
channelID | number | Channel ID of where the message is located. | true |
messageID | number | Message ID. | true |
reactions | string | Reactions to add. | true |
Example(s)
This will add the given reactions to your message: