tl v57.2.0-rc TL.User
user#d10d979a flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true id:int access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?string bot_inline_placeholder:flags.19?string = User;
Summary
Types
t()
t :: %TL.User{access_hash: integer, bot: boolean, bot_chat_history: boolean, bot_info_version: integer, bot_inline_geo: boolean, bot_inline_placeholder: String.t, bot_nochats: boolean, contact: boolean, deleted: boolean, first_name: String.t, id: integer, last_name: String.t, min: boolean, mutual_contact: boolean, phone: String.t, photo: UserProfilePhoto.t, restricted: boolean, restriction_reason: String.t, self: boolean, status: UserStatus.t, username: String.t, verified: boolean}