messages.ForumTopics¶
- class pyrogram.raw.types.messages.ForumTopics¶
Telegram API type.
Constructor of
ForumTopics
.- Details:
Layer:
194
ID:
367617D3
- Parameters:¶
count (
int
32-bit
) – N/Atopics (List of
ForumTopic
) – N/Amessages (List of
Message
) – N/Achats (List of
Chat
) – N/Ausers (List of
User
) – N/Apts (
int
32-bit
) – N/Aorder_by_create_date (
bool
, optional) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.