updateSentStoryReaction
Indicates we reacted to a story ».
type tg.UpdateSentStoryReaction struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | The peer that sent the story |
StoryID | int | yes | ID of the story we reacted to |
Reaction | ReactionClass | yes | The reaction that was sent |
References
- Official documentation
- Generated Go reference
- TL definition:
updateSentStoryReaction#7d627683