UserFull

Object contains extended user info.

userFull#771095da user:User link:contacts.Link profile_photo:Photo notify_settings:PeerNotifySettings blocked:Bool real_first_name:string real_last_name:string = UserFull;

---functions---

users.getFullUser#ca30a5b1 id:InputUser = UserFull;

Constructors

Constructor Description
userFull Extended user info

When updating the local peer database ยป, all fields from the newly received constructor take priority over the old constructor cached locally (including by removing fields that aren't set in the new constructor).