phone.groupCall#9e727aad call:GroupCall participants:Vector<GroupCallParticipant> participants_next_offset:string chats:Vector<Chat> users:Vector<User> = phone.GroupCall;
Parameters
| Name | Type | Description |
| call |
GroupCall |
The call the request is about. |
| participants |
Vector<GroupCallParticipant> |
|
| participants_next_offset |
string |
|
| chats |
Vector<Chat> |
Chats and channels referenced by the response — the client should put them in its cache. |
| users |
Vector<User> |
Users referenced by the response — the client should put them in its cache. |
Type
phone.GroupCall
Related pages
Types used here