Layer 224
UpdateGroupCall
A new groupcall was started
constructor
updateGroupCall#9d2216e0 flags:# live_story:flags.2?true peer:flags.1?Peer call:GroupCall = Update;
Parameters
Returns
UpdateGogram Example
// Creating UpdateGroupCall constructor obj := &tg.UpdateGroupCall{ Call: &tg.GroupCall{}, // Optional fields: // LiveStory: true, // Peer: &tg.Peer{}, }