Add reactions
add_reactionsAdd multiple reactions to a Discord message at once using unicode emojis or custom emoji names.
Instructions
Add one or more reactions to a message in a single call. Takes unicode emoji directly or custom emoji by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| message_id | Yes | ||
| emojis | Yes | Emoji to add, like a pasted emoji or a custom emoji name. |