mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Display shared stories in message history.
This commit is contained in:
@@ -492,7 +492,10 @@ public:
|
||||
FullMsgId contextId,
|
||||
MsgId topicRootId,
|
||||
bool showInMediaView = false);
|
||||
bool openStory(FullMsgId fakeItemId, bool forceArchiveContext = false);
|
||||
bool openSharedStory(HistoryItem *item);
|
||||
bool openFakeItemStory(
|
||||
FullMsgId fakeItemId,
|
||||
bool forceArchiveContext = false);
|
||||
|
||||
void showChooseReportMessages(
|
||||
not_null<PeerData*> peer,
|
||||
|
Reference in New Issue
Block a user