diff --git a/data/web/corefork.telegram.org/constructor/messages.forumTopics b/data/web/corefork.telegram.org/constructor/messages.forumTopics index b639614cc5..68cdb90e20 100644 --- a/data/web/corefork.telegram.org/constructor/messages.forumTopics +++ b/data/web/corefork.telegram.org/constructor/messages.forumTopics @@ -74,12 +74,12 @@
next_offset
should use forumTopic.date
; otherwise topics are ordered by the last message date, so paginate by the date
of the message referenced by forumTopic.top_message
.topics
, in which case pagination is required.top_message
).Represents a forum topic.
+Object describing a message.
+How to fetch results from large lists of objects.
How to subscribe to updates and handle them properly.