Bot
Delete a reaction
Removes the bot's emoji reaction from one message.
post/bot/deleteReaction
Headers
authorizationstring required
Required bot token using the Bearer scheme.
Request body
Response
Successful response for an action with no return value.
Example response
{
"ok": true,
"result": {}
}