ChannelFull#

class hydrogram.raw.types.ChannelFull[source]#

Telegram API type.

Constructor of ChatFull.

Details:
  • Layer: 166

  • ID: 723027BD

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

  • about (str) – N/A

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

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

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

  • chat_photo (Photo) – N/A

  • notify_settings (PeerNotifySettings) – N/A

  • bot_info (List of BotInfo) – N/A

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

  • can_view_participants (bool, optional) – N/A

  • can_set_username (bool, optional) – N/A

  • can_set_stickers (bool, optional) – N/A

  • hidden_prehistory (bool, optional) – N/A

  • can_set_location (bool, optional) – N/A

  • has_scheduled (bool, optional) – N/A

  • can_view_stats (bool, optional) – N/A

  • blocked (bool, optional) – N/A

  • can_delete_channel (bool, optional) – N/A

  • antispam (bool, optional) – N/A

  • participants_hidden (bool, optional) – N/A

  • translations_disabled (bool, optional) – N/A

  • stories_pinned_available (bool, optional) – N/A

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

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

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

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

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

  • exported_invite (ExportedChatInvite, optional) – N/A

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

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

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

  • stickerset (StickerSet, optional) – N/A

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

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

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

  • location (ChannelLocation, optional) – N/A

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

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

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

  • call (InputGroupCall, optional) – N/A

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

  • pending_suggestions (List of str, optional) – N/A

  • groupcall_default_join_as (Peer, optional) – N/A

  • theme_emoticon (str, optional) – N/A

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

  • recent_requesters (List of int 64-bit, optional) – N/A

  • default_send_as (Peer, optional) – N/A

  • available_reactions (ChatReactions, optional) – N/A

  • stories (PeerStories, optional) – N/A