discord_remove_reaction
Remove a reaction from a Discord message using an emoji. Target a specific user's reaction, or default to the bot's own when no user ID is provided.
Instructions
Remove a reaction. Defaults to the bot's own reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| user_id | No | ||
| guild_id | No | ||
| channel_id | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||