ChatParticipants¶
- class pyrogram.raw.types.ChatParticipants[source]¶
Contains the full list of members of basic groups »; is NOT usable for supergroups/channels.
Constructor of
ChatParticipants.- Details:
Layer:
229ID:
3CBC93F8
- Parameters:
chat_id (
int64-bit) – Group identifierparticipants (List of
ChatParticipant) – List of group membersversion (
int32-bit) – Group version number