mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Handle nice topic / post-in-topic links.
This commit is contained in:
@@ -440,7 +440,7 @@ void Session::uploadsStopWithConfirmation(Fn<void()> done) {
|
||||
|
||||
if (const auto item = data().message(id)) {
|
||||
if (const auto window = tryResolveWindow()) {
|
||||
window->showPeerHistoryAtItem(item);
|
||||
window->showMessage(item);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user