Channel

class pyrogram.raw.types.Channel

This object is a constructor of the base type Chat.

Details:
  • Layer: 120

  • ID: 0xd31a961e

Parameters
  • idint 32-bit

  • titlestr

  • photoChatPhoto

  • dateint 32-bit

  • versionint 32-bit

  • creator (optional) – bool

  • left (optional) – bool

  • broadcast (optional) – bool

  • verified (optional) – bool

  • megagroup (optional) – bool

  • restricted (optional) – bool

  • signatures (optional) – bool

  • min (optional) – bool

  • scam (optional) – bool

  • has_link (optional) – bool

  • has_geo (optional) – bool

  • slowmode_enabled (optional) – bool

  • access_hash (optional) – int 64-bit

  • username (optional) – str

  • restriction_reason (optional) – List of RestrictionReason

  • admin_rights (optional) – ChatAdminRights

  • banned_rights (optional) – ChatBannedRights

  • default_banned_rights (optional) – ChatBannedRights

  • participants_count (optional) – int 32-bit