messageReplyStoryHeader
Represents a reply to a story
type tg.MessageReplyStoryHeader struct { /* ... */ }
Implements MessageReplyHeader.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | Sender of the story. |
StoryID | int | yes | Story ID |
References
- Official documentation
- Generated Go reference
- TL definition:
messageReplyStoryHeader#e5af939