Remove reaction
remove_reactionRemove a reaction from a Discord message. By default removes the bot's own reaction, or specify a user to remove theirs if you have the 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 |
|---|---|---|---|
| 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 |