Channels

Remove all reactions from message

Removes all emoji reactions from a message, regardless of emoji type or user. All reactions are permanently deleted. Requires moderator or higher permissions. Returns 204 No Content on success.

delete/channels/{channel_id}/messages/{message_id}/reactions

Path parameters

string snowflake required
OR
integer required

The ID of the channel

string snowflake required
OR
integer required

The ID of the message

Response

No Content

Changes