Info about the participants of a group call or livestream
phone.groupParticipants#9cfeb92d count:int participants:Vector<GroupCallParticipant> next_offset:string users:Vector<User> version:int = phone.GroupParticipants;
---functions---
phone.getGroupParticipants#c9f1d285 call:InputGroupCall ids:Vector<int> sources:Vector<int> offset:string limit:int = phone.GroupParticipants;
| Constructor | Description |
|---|---|
| phone.groupParticipants | Contains a page of group call participants, see getting info about a group call ยป. |
| Method | Description |
|---|---|
| phone.getGroupParticipants | Get group call participants. |