discord_remove_user_reaction
Remove a specific user's reaction from a Discord message. Provide channel ID, message ID, emoji, and user ID.
Instructions
Remove a specific user's reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| userId | Yes | ||
| channelId | Yes | ||
| messageId | Yes |