class User_
extends _User_
import { User_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
User_(params: { self?: true; contact?: true; mutual_contact?: true; deleted?: true; bot?: true; bot_chat_history?: true; bot_nochats?: true; verified?: true; restricted?: true; min?: true; bot_inline_geo?: true; support?: true; scam?: true; apply_min_photo?: true; fake?: true; bot_attach_menu?: true; premium?: true; attach_menu_enabled?: true; bot_can_edit?: true; close_friend?: true; stories_hidden?: true; stories_unavailable?: true; id: bigint; access_hash?: bigint; first_name?: string; last_name?: string; username?: string; phone?: string; photo?: enums.UserProfilePhoto; status?: enums.UserStatus; bot_info_version?: number; restriction_reason?: Array<enums.RestrictionReason>; bot_inline_placeholder?: string; lang_code?: string; emoji_status?: enums.EmojiStatus; usernames?: Array<enums.Username>; stories_max_id?: number; color?: enums.PeerColor; profile_color?: enums.PeerColor; })Properties
protected
readonly
[params]: Paramsoptional
color: enums.PeerColoroptional
emoji_status: enums.EmojiStatusoptional
photo: enums.UserProfilePhotooptional
profile_color: enums.PeerColoroptional
restriction_reason: Array<enums.RestrictionReason>optional
status: enums.UserStatusoptional
usernames: Array<enums.Username>Static Properties
readonly
[paramDesc]: ParamDesc