mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Unify message sending, track forum topic icons.
This commit is contained in:
@@ -385,7 +385,7 @@ void Widget::chosenRow(const ChosenRow &row) {
|
||||
const auto history = row.key.history();
|
||||
if (const auto topic = row.key.topic()) {
|
||||
controller()->showRepliesForMessage(
|
||||
topic->forum(),
|
||||
topic->history(),
|
||||
topic->rootId(),
|
||||
ShowAtUnreadMsgId,
|
||||
Window::SectionShow::Way::ClearStack);
|
||||
|
Reference in New Issue
Block a user