Remove reaction
remove_reactionRemove a reaction from a Discord message. Supports removing the bot's own reaction by default or another user's reaction when Manage Messages permission is granted.
Instructions
Remove a reaction: the bot's own by default, or another user's (which needs Manage Messages).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Whose reaction to remove; omit for the bot's own. | |
| emoji | Yes | ||
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| channel | Yes | Channel name or ID. | |
| message_id | Yes |