ChatParticipants#
- class pyrogram.raw.types.ChatParticipants#
Group members.
Constructor of
ChatParticipants.- Details:
Layer:
158ID:
3CBC93F8
- Parameters:
chat_id (
int64-bit) – Group identifier.participants (List of
ChatParticipant) – List of group members.version (
int32-bit) – Group version number.