delete_reaction
Deletes an emoji reaction from a message. Provide the message ID and reaction ID to remove the reaction.
Instructions
[Official API] Remove an emoji reaction from a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID | |
| reaction_id | Yes | Reaction ID (from add_reaction response) |