ForumTopic¶
- class pyrogram.raw.types.ForumTopic¶
Telegram API type.
Constructor of
ForumTopic
.- Details:
Layer:
194
ID:
71701DA9
- Parameters:¶
id (
int
32-bit
) – N/Adate (
int
32-bit
) – N/Atitle (
str
) – N/Aicon_color (
int
32-bit
) – N/Atop_message (
int
32-bit
) – N/Aread_inbox_max_id (
int
32-bit
) – N/Aread_outbox_max_id (
int
32-bit
) – N/Aunread_count (
int
32-bit
) – N/Aunread_mentions_count (
int
32-bit
) – N/Aunread_reactions_count (
int
32-bit
) – N/Afrom_id (
Peer
) – N/Anotify_settings (
PeerNotifySettings
) – N/Amy (
bool
, optional) – N/Aclosed (
bool
, optional) – N/Apinned (
bool
, optional) – N/Ashort (
bool
, optional) – N/Ahidden (
bool
, optional) – N/Aicon_emoji_id (
int
64-bit
, optional) – N/Adraft (
DraftMessage
, optional) – N/A