ForumTopics
---types---
messages.forumTopics#367617d3 flags:# order_by_create_date:flags.0?true count:int topics:Vector<ForumTopic> messages:Vector<Message> chats:Vector<Chat> users:Vector<User> pts:int = messages.ForumTopics
Belongs to
This type can only be an instance of:
Members
count | int | |
topics | ForumTopic | A list must be supplied. |
messages | Message | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
pts | int | |
order_by_create_date | flag | This argument defaults to None and can be omitted. |