GroupParticipants
---types--- phone.groupParticipants#f47751b6 count:int participants:Vector<GroupCallParticipant> next_offset:string chats:Vector<Chat> users:Vector<User> version:int = phone.GroupParticipants
Belongs to
phone.GroupParticipants |
This type can only be an instance of:
GroupParticipants |
Members
count | int | |
participants | GroupCallParticipant | A list must be supplied. |
next_offset | string | |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
version | int |