mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 08:33:45 +08:00
Removed username from public data members of UserData.
This commit is contained in:
@@ -1953,7 +1953,7 @@ void Updates::feedUpdate(const MTPUpdate &update) {
|
||||
|| user->phone().isEmpty())
|
||||
? QString()
|
||||
: Ui::FormatPhone(user->phone())),
|
||||
user->username);
|
||||
user->username());
|
||||
|
||||
session().changes().peerUpdated(
|
||||
user,
|
||||
|
||||
Reference in New Issue
Block a user