channel_reactions_remove
Deletes all reactions on a message. This endpoint requires the MANAGE_MESSAGES permission to be present on the current user
Count | Name | Type | Required |
---|---|---|---|
1 | channel_id | Snowflake | True |
2 | message_id | Snowflake | True |
3 | emoji | Snowflake | True |