Object contains info on group members.
chatParticipantsForbidden#fc900c2b flags:# chat_id:int self_participant:flags.0?ChatParticipant = ChatParticipants;
chatParticipants#3f460fed chat_id:int participants:Vector<ChatParticipant> version:int = ChatParticipants;
| Constructor | Description |
|---|---|
| chatParticipantsForbidden | Info on members is unavailable |
| chatParticipants | Group members. |