Layer 228
UpdateStory
A new story was posted.
constructor
updateStory#75b3b798 peer:Peer story:StoryItem = Update;
Parameters
Returns
UpdateGogram Example
// Creating UpdateStory constructor obj := &tg.UpdateStory{ Peer: &tg.PeerChannel{}, Story: &tg.StoryItemObj{}, }