React to a message
send_reactionApply or remove emoji reactions to a Telegram message, supporting standard and custom emoji, including animated big reactions.
Instructions
Set one or more reactions on a message. Pass an empty reaction list to remove existing reactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| big | No | Animated "big" reaction | |
| peer | Yes | ||
| emoji | No | Standard emoji reactions, e.g. ["👍","🔥"] | |
| accountId | No | ||
| messageId | Yes | ||
| addToRecent | No | ||
| customEmojiIds | No | Custom emoji document ids |