ForumTopic
- class pyrogram.types.ForumTopic
A forum topic.
- Parameters:
id (
Integer) – Id of the topicdate (
Integer) – Date topic createdtitle (
String) – Name of the topicicon_color (
Integer) – Color of the topic icon in RGB formattop_message (
Integer) – N/Aread_inbox_max_id (
Integer) – N/Aread_outbox_max_id (
Integer) – N/Aunread_count (
Integer) – N/Aunread_mentions_count (
Integer) – N/Aunread_reactions_count (
Integer) – N/Afrom_id (
PeerChannel|PeerUser) – Topic creator.my (
Boolean, optional) – N/Aclosed (
Boolean, optional) – N/Apinned (
Boolean, optional) – N/Ashort (
Boolean, optional) – N/Aicon_emoji_id (
Integer, optional) – Unique identifier of the custom emoji shown as the topic icon