Dialog

class pyrogram.raw.types.Dialog

Telegram API type.

Constructor of Dialog.

Details:
  • Layer: 187

  • ID: D58A08C6

Parameters:
  • peer (Peer) – N/A

  • top_message (int 32-bit) – 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

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

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

  • notify_settings (PeerNotifySettings) – N/A

  • pinned (bool, optional) – N/A

  • unread_mark (bool, optional) – N/A

  • view_forum_as_messages (bool, optional) – N/A

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

  • draft (DraftMessage, optional) – N/A

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

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