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 | Info about the participants of a group call or livestream |
Method | Description |
---|---|
phone.getGroupParticipants | Get group call participants |