ChatParticipants#

class pyrogram.raw.types.ChatParticipants#

Contains the full list of members of basic groups; is NOT usable for supergroups/channels.

Constructor of ChatParticipants.

Details:
  • Layer: 225

  • ID: 3CBC93F8

Parameters:
  • chat_id (int 64-bit) – Group identifier

  • participants (List of ChatParticipant) – List of group members

  • version (int 32-bit) – Group version number