Channel

class pyrogram.raw.types.Channel

Telegram API type.

Constructor of Chat.

Details:
  • Layer: 187

  • ID: FE4478BD

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

  • title (str) – N/A

  • photo (ChatPhoto) – N/A

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

  • creator (bool, optional) – N/A

  • left (bool, optional) – N/A

  • broadcast (bool, optional) – N/A

  • verified (bool, optional) – N/A

  • megagroup (bool, optional) – N/A

  • restricted (bool, optional) – N/A

  • signatures (bool, optional) – N/A

  • min (bool, optional) – N/A

  • scam (bool, optional) – N/A

  • has_link (bool, optional) – N/A

  • has_geo (bool, optional) – N/A

  • slowmode_enabled (bool, optional) – N/A

  • call_active (bool, optional) – N/A

  • call_not_empty (bool, optional) – N/A

  • fake (bool, optional) – N/A

  • gigagroup (bool, optional) – N/A

  • noforwards (bool, optional) – N/A

  • join_to_send (bool, optional) – N/A

  • join_request (bool, optional) – N/A

  • forum (bool, optional) – N/A

  • stories_hidden (bool, optional) – N/A

  • stories_hidden_min (bool, optional) – N/A

  • stories_unavailable (bool, optional) – N/A

  • signature_profiles (bool, optional) – N/A

  • access_hash (int 64-bit, optional) – N/A

  • username (str, optional) – N/A

  • restriction_reason (List of RestrictionReason, optional) – N/A

  • admin_rights (ChatAdminRights, optional) – N/A

  • banned_rights (ChatBannedRights, optional) – N/A

  • default_banned_rights (ChatBannedRights, optional) – N/A

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

  • usernames (List of Username, optional) – N/A

  • stories_max_id (int 32-bit, optional) – N/A

  • color (PeerColor, optional) – N/A

  • profile_color (PeerColor, optional) – N/A

  • emoji_status (EmojiStatus, optional) – N/A

  • level (int 32-bit, optional) – N/A

  • subscription_until_date (int 32-bit, optional) – N/A