Delete all reactions for emoji
documentedBulk delete reactions for a specific emoji on a message.
POST /channels/{channel.id}/messages/{message.id}/reactions/{emoji}Channelsno implementation yet0 runsInput
channel_id*
Discord Channel ID
Enter the channel ID (snowflake)
message_id*
Discord Message ID
Enter the message ID (snowflake)
emoji*
Emoji (URL-encoded)
Unicode emoji or custom emoji, URL-encoded
Calls Discord as you (your API key is your account); keychains.dev holds the credentials.