ForumTopic

class pyrogram.raw.types.ForumTopic

Telegram API type.

Constructor of ForumTopic.

Details:
  • Layer: 187

  • ID: 71701DA9

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

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

  • title (str) – N/A

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

  • from_id (Peer) – N/A

  • notify_settings (PeerNotifySettings) – N/A

  • my (bool, optional) – N/A

  • closed (bool, optional) – N/A

  • pinned (bool, optional) – N/A

  • short (bool, optional) – N/A

  • hidden (bool, optional) – N/A

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

  • draft (DraftMessage, optional) – N/A