2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Optimize updates subscription in topics.

This commit is contained in:
John Preston
2022-11-02 20:59:12 +04:00
parent 9d4840c0de
commit a21c73facd
5 changed files with 108 additions and 39 deletions

View File

@@ -143,6 +143,7 @@ public:
return ++_nonHistoryEntryId;
}
void subscribeForTopicRepliesLists();
void clear();
void keepAlive(std::shared_ptr<PhotoMedia> media);