ChatFull#

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

Telegram API type.

Constructor of ChatFull.

Details:
  • Layer: 166

  • ID: C9D31138

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

  • about (str) – N/A

  • participants (ChatParticipants) – N/A

  • notify_settings (PeerNotifySettings) – N/A

  • can_set_username (bool, optional) – N/A

  • has_scheduled (bool, optional) – N/A

  • translations_disabled (bool, optional) – N/A

  • chat_photo (Photo, optional) – N/A

  • exported_invite (ExportedChatInvite, optional) – N/A

  • bot_info (List of BotInfo, optional) – N/A

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

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

  • call (InputGroupCall, optional) – N/A

  • ttl_period (int 32-bit, 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

  • available_reactions (ChatReactions, optional) – N/A