set_message_reaction
React to a specific Telegram message by providing chat and message IDs, optionally setting a custom emoji reaction; defaults to thumbs up.
Instructions
React to a message with an emoji (default: thumbs up).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | No | 👍 | |
| chat_id | Yes | ||
| message_id | Yes |