mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
Hashtag search results as dialogs (support).
This commit is contained in:
@@ -189,6 +189,8 @@ private:
|
||||
void handlePeerNameChange(
|
||||
not_null<PeerData*> peer,
|
||||
const base::flat_set<QChar> &oldLetters);
|
||||
bool uniqueSearchResults() const;
|
||||
bool hasHistoryInSearchResults(not_null<History*> history) const;
|
||||
|
||||
void applyDialog(const MTPDdialog &dialog);
|
||||
// void applyFeedDialog(const MTPDdialogFeed &dialog); // #feed
|
||||
|
Reference in New Issue
Block a user