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

Implement forwarding to topics.

This commit is contained in:
John Preston
2022-11-01 08:46:31 +04:00
parent c497e9ca9c
commit 1ac051a812
38 changed files with 1413 additions and 561 deletions

View File

@@ -216,7 +216,11 @@ public:
const SectionShow &params = SectionShow());
void showTopic(
not_null<Data::ForumTopic*> topic,
MsgId commentId = 0,
MsgId itemId = 0,
const SectionShow &params = SectionShow());
void showThread(
not_null<Data::Thread*> thread,
MsgId itemId = 0,
const SectionShow &params = SectionShow());
void showPeerInfo(