Represents a new reaction to a story.
updateNewStoryReaction#1824e40b story_id:int peer:Peer reaction:Reaction = Update;
Name | Type | Description |
---|---|---|
story_id | int | Story ID. |
peer | Peer | The peer where the story was posted. |
reaction | Reaction | The reaction. |
Telegram users and channels can easily post and view stories through the API.
Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.