set_message_reaction
Add a reaction to a Telegram message, with options to specify reaction type and show as a big animation.
Instructions
Set a reaction on a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_big | No | Show reaction as big animation | |
| chat_id | No | Chat ID (defaults to log group) | |
| reaction | No | JSON array of ReactionType objects | |
| message_id | Yes | Message ID |