Request dialog entry for unknown chat.

This commit is contained in:
John Preston 2020-02-24 16:35:13 +04:00
parent 8e222d3501
commit 5937b24799
1 changed files with 3 additions and 0 deletions

View File

@ -1877,6 +1877,9 @@ void HistoryWidget::showHistory(
}
}
}
if (!_history->folderKnown()) {
session().data().histories().requestDialogEntry(_history);
}
if (_history->chatListUnreadMark()) {
_history->owner().histories().changeDialogUnreadMark(
_history,