mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use new next_rate field for global search.
This commit is contained in:
@@ -210,6 +210,7 @@ private:
|
||||
|
||||
QString _searchQuery;
|
||||
UserData *_searchQueryFrom = nullptr;
|
||||
int32 _searchNextRate = 0;
|
||||
bool _searchFull = false;
|
||||
bool _searchFullMigrated = false;
|
||||
mtpRequestId _searchRequest = 0;
|
||||
|
Reference in New Issue
Block a user