GroupCall
---types--- phone.groupCall#9e727aad call:GroupCall participants:Vector<GroupCallParticipant> participants_next_offset:string chats:Vector<Chat> users:Vector<User> = phone.GroupCall
Belongs to
phone.GroupCall |
This type can only be an instance of:
GroupCall |
Members
call | GroupCall | |
participants | GroupCallParticipant | A list must be supplied. |
participants_next_offset | string | |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |