Group members.
chatParticipants#7841b415 chat_id:int admin_id:int participants:Vector<ChatParticipant> version:int = ChatParticipants;
| Name | Type | Description |
|---|---|---|
| chat_id | long | Group identifier |
| participants | Vector<ChatParticipant> | List of group members |
| version | int | Group version number |