updateGroupCallParticipants
The participant list of a group call has changed.
type tg.UpdateGroupCallParticipants struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Call | InputGroupCallClass | yes | Group call |
Participants | []GroupCallParticipant | yes | New participant list |
Version | int | yes | Version |
References
- Official documentation
- Generated Go reference
- TL definition:
updateGroupCallParticipants#f2ebdb4e