Layer 220
StoryReactionPublicRepost
A certain peer has reposted the story.
constructor
storyReactionPublicRepost#cfcd0f13 peer_id:Peer story:StoryItem = StoryReaction;
Parameters
Returns
StoryReactionGogram Example
// Creating StoryReactionPublicRepost constructor obj := &tg.StoryReactionPublicRepost{ PeerId: &tg.Peer{}, Story: &tg.StoryItem{}, }