Remove reaction
remove_reactionRemove a reaction from a message. Use it to clean up reactions by default for your bot, or with permission to remove reactions from any user.
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 |