mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Use "Feed" name for chats list index and search.
This commit is contained in:
@@ -183,7 +183,7 @@ private:
|
||||
}
|
||||
void handlePeerNameChange(
|
||||
not_null<PeerData*> peer,
|
||||
const PeerData::NameFirstChars &oldChars);
|
||||
const base::flat_set<QChar> &oldLetters);
|
||||
|
||||
void applyDialog(const MTPDdialog &dialog);
|
||||
void applyFeedDialog(const MTPDdialogFeed &dialog);
|
||||
|
Reference in New Issue
Block a user