v3
latestOpenAPI 3.1.02026-08-01264769.0 KBBot
Send a reaction
Adds the bot's emoji reaction to a message. Returns an empty result when the reaction is applied.
post/bot/sendReaction
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": {}
}