react_message
Add an emoji reaction to a message in a Telegram chat. Specify the emoji, optionally trigger a big animation, and add it to recently used.
Instructions
Поставить реакцию-эмодзи на сообщение.
Args: emoji: 1 эмодзи (👍, ❤️, 🔥). Пустая строка — снять все реакции. big: показать с анимацией "большой реакции". add_to_recent: добавить эмодзи в "недавно использованные".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| big | No | ||
| chat | Yes | ||
| emoji | Yes | ||
| message_id | Yes | ||
| add_to_recent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||