mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Display and follow unread mentions in history.
This commit is contained in:
@@ -210,7 +210,7 @@ private:
|
||||
bool _searchFull = false;
|
||||
bool _searchFullMigrated = false;
|
||||
mtpRequestId _searchRequest = 0;
|
||||
History::MediaOverview _searchResults;
|
||||
QList<MsgId> _searchResults;
|
||||
MsgId _lastSearchId = 0;
|
||||
MsgId _lastSearchMigratedId = 0;
|
||||
int _searchedCount = 0;
|
||||
|
Reference in New Issue
Block a user