Chat

class pyrogram.raw.types.Chat

Telegram API type.

Constructor of Chat.

Details:
  • Layer: 187

  • ID: 41CBF256

Parameters:
  • id (int 64-bit) – N/A

  • title (str) – N/A

  • photo (ChatPhoto) – N/A

  • participants_count (int 32-bit) – N/A

  • date (int 32-bit) – N/A

  • version (int 32-bit) – N/A

  • creator (bool, optional) – N/A

  • left (bool, optional) – N/A

  • deactivated (bool, optional) – N/A

  • call_active (bool, optional) – N/A

  • call_not_empty (bool, optional) – N/A

  • noforwards (bool, optional) – N/A

  • migrated_to (InputChannel, optional) – N/A

  • admin_rights (ChatAdminRights, optional) – N/A

  • default_banned_rights (ChatBannedRights, optional) – N/A