UserFull

Object contains extended user info.

userFull#edf17c12 flags:# blocked:flags.0?true phone_calls_available:flags.4?true phone_calls_private:flags.5?true can_pin_message:flags.7?true has_scheduled:flags.12?true video_calls_available:flags.13?true user:User about:flags.1?string settings:PeerSettings profile_photo:flags.2?Photo notify_settings:PeerNotifySettings bot_info:flags.3?BotInfo pinned_msg_id:flags.6?int common_chats_count:int folder_id:flags.11?int = 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).