Skip to main content
POST
Set the bot's reaction on a Telegram message

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Path Parameters

messageId
string
required

The Dairo message id (a telegram send or received message) to react to.

Body

application/json

Set the bot's emoji reaction on a Telegram message.

emoji
string
required

A single Telegram-allowed reaction emoji (e.g. 👍 👎 ❤ 🔥).

big
boolean
default:false

Play the big-reaction animation.

Response

Success

The result of a Telegram message action (edit/react/unreact).

object
string
id
string

The message id acted on.

channel
string
edited
boolean
editedAt
string
reacted
boolean
emoji
string
big
boolean