Remove reaction
remove_reactionRemove a reaction from a message. Defaults to removing the bot's own reaction; specify a user to remove theirs (requires Manage Messages permission).
Instructions
Remove a reaction: the bot's own by default, or another user's (which needs Manage Messages).
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 | ||
| emoji | Yes | ||
| user | No | Whose reaction to remove; omit for the bot's own. |