Layer 224
FoundStoryObj
A story found using global story search.
constructor
foundStory#e87acbc0 peer:Peer story:StoryItem = FoundStory;
Parameters
Returns
FoundStoryGogram Example
// Creating FoundStoryObj constructor obj := &tg.FoundStoryObj{ Peer: &tg.Peer{}, Story: &tg.StoryItem{}, }