publicForwardStory
Contains info about a forward of a story as a repost by a public channel.
type tg.PublicForwardStory struct { /* ... */ }
Implements PublicForward.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | The channel that reposted the story. |
Story | StoryItemClass | yes | The reposted story (may be different from the original story). |
References
- Official documentation
- Generated Go reference
- TL definition:
publicForwardStory#edf3add0