updateNewStoryReaction
Represents a new reaction to a story.
type tg.UpdateNewStoryReaction struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
StoryID | int | yes | Story ID. |
Peer | PeerClass | yes | The peer where the story was posted. |
Reaction | ReactionClass | yes | The reaction. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateNewStoryReaction#1824e40b