storyReactionPublicRepost
A certain peer has reposted the story.
type tg.StoryReactionPublicRepost struct { /* ... */ }
Implements StoryReaction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PeerID | PeerClass | yes | The peer that reposted the story. |
Story | StoryItemClass | yes | The reposted story. |
References
- Official documentation
- Generated Go reference
- TL definition:
storyReactionPublicRepost#cfcd0f13