updateGroupCall
Info about a group call was updated.
type tg.UpdateGroupCall struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
LiveStory | bool | — | LiveStory field of UpdateGroupCall. |
Peer | PeerClass | — | Peer field of UpdateGroupCall. |
Call | GroupCallClass | yes | Info about the group call or livestream |
References
- Official documentation
- Generated Go reference
- TL definition:
updateGroupCall#9d2216e0