telegram-react-to-story
Apply an emoji reaction to a Telegram story, or remove the existing reaction by passing an empty string.
Instructions
React to a story with an emoji, or remove the current reaction by passing ''.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Reaction emoji. Empty string '' removes the reaction. | |
| chatId | Yes | Peer who posted the story | |
| storyId | Yes | Story ID to react to | |
| addToRecent | No | Add emoji to your recently used reactions |