mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
@@ -5239,6 +5239,9 @@ void HistoryWidget::replyToNextMessage() {
|
||||
const auto next = nextView->data();
|
||||
Ui::showPeerHistoryAtItem(next);
|
||||
replyToMessage(next);
|
||||
} else {
|
||||
clearHighlightMessages();
|
||||
cancelReply(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user