View Source ExTDLib.Object.ForumTopics (ExTDLib v0.0.4)

Describes a list of forum topics.

NameTypeDescription
total_countnumberApproximate total number of forum topics found.
topicsforumTopicList of forum topics.
next_offset_datenumberOffset date for the next getForumTopics request.
next_offset_message_idstringOffset message identifier for the next getForumTopics request.
next_offset_message_thread_idstringOffset message thread identifier for the next getForumTopics request.

More details on telegram's documentation.