users.UserFull

class pyrogram.raw.base.users.UserFull

Full user information, with attached context peers for reactions

Constructors:

This base type has 1 constructor available.

users.UserFull

Full user information

Functions:

This object can be returned by 1 function.

users.GetFullUser

Returns extended user info by ID.

TL Schema

users.userFull#3b6d152e
full_user:UserFull
chats:Vector<Chat>
users:Vector<User>

= users.UserFull

Parameter Tree

UserFull
├── full_user → UserFull
│ └── UserFull
│ ├── blocked → true (optional)
│ ├── phone_calls_available → true (optional)
│ ├── phone_calls_private → true (optional)
│ ├── can_pin_message → true (optional)
│ ├── has_scheduled → true (optional)
│ ├── video_calls_available → true (optional)
│ ├── voice_messages_forbidden → true (optional)
│ ├── translations_disabled → true (optional)
│ ├── stories_pinned_available → true (optional)
│ ├── blocked_my_stories_from → true (optional)
│ ├── wallpaper_overridden → true (optional)
│ ├── contact_require_premium → true (optional)
│ ├── read_dates_private → true (optional)
│ ├── sponsored_enabled → true (optional)
│ ├── can_view_revenue → true (optional)
│ ├── bot_can_manage_emoji_status → true (optional)
│ ├── display_gifts_button → true (optional)
│ ├── noforwards_my_enabled → true (optional)
│ ├── noforwards_peer_enabled → true (optional)
│ ├── unofficial_security_risk → true (optional)
│ ├── id → long
│ ├── about → string (optional)
│ ├── settings → PeerSettings
│ │ └── PeerSettings
│ │ ├── report_spam → true (optional)
│ │ ├── add_contact → true (optional)
│ │ ├── block_contact → true (optional)
│ │ ├── share_contact → true (optional)
│ │ ├── need_contacts_exception → true (optional)
│ │ ├── report_geo → true (optional)
│ │ ├── autoarchived → true (optional)
│ │ ├── invite_members → true (optional)
│ │ ├── request_chat_broadcast → true (optional)
│ │ ├── business_bot_paused → true (optional)
│ │ ├── business_bot_can_reply → true (optional)
│ │ ├── geo_distance → int (optional)
│ │ ├── request_chat_title → string (optional)
│ │ ├── request_chat_date → int (optional)
│ │ ├── business_bot_id → long (optional)
│ │ ├── business_bot_manage_url → string (optional)
│ │ ├── charge_paid_message_stars → long (optional)
│ │ ├── registration_month → string (optional)
│ │ ├── phone_country → string (optional)
│ │ ├── name_change_date → int (optional)
│ │ └── photo_change_date → int (optional)
│ ├── personal_photo → Photo (optional)
│ │ ├── PhotoEmpty
│ │ │ └── id → long
│ │ └── Photo
│ │ ├── has_stickers → true (optional)
│ │ ├── id → long
│ │ ├── access_hash → long
│ │ ├── file_reference → bytes
│ │ ├── date → int
│ │ ├── sizes → Vector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizes → Vector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_id → int
│ ├── profile_photo → Photo (optional)
│ │ ├── PhotoEmpty
│ │ │ └── id → long
│ │ └── Photo
│ │ ├── has_stickers → true (optional)
│ │ ├── id → long
│ │ ├── access_hash → long
│ │ ├── file_reference → bytes
│ │ ├── date → int
│ │ ├── sizes → Vector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizes → Vector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_id → int
│ ├── fallback_photo → Photo (optional)
│ │ ├── PhotoEmpty
│ │ │ └── id → long
│ │ └── Photo
│ │ ├── has_stickers → true (optional)
│ │ ├── id → long
│ │ ├── access_hash → long
│ │ ├── file_reference → bytes
│ │ ├── date → int
│ │ ├── sizes → Vector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizes → Vector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_id → int
│ ├── notify_settings → PeerNotifySettings
│ │ └── PeerNotifySettings
│ │ ├── show_previews → Bool (optional)
│ │ ├── silent → Bool (optional)
│ │ ├── mute_until → int (optional)
│ │ ├── ios_sound → NotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── android_sound → NotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── other_sound → NotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── stories_muted → Bool (optional)
│ │ ├── stories_hide_sender → Bool (optional)
│ │ ├── stories_ios_sound → NotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── stories_android_sound → NotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ └── stories_other_sound → NotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── bot_info → BotInfo (optional)
│ │ └── BotInfo
│ │ ├── has_preview_medias → true (optional)
│ │ ├── user_id → long (optional)
│ │ ├── description → string (optional)
│ │ ├── description_photo → Photo (optional)
│ │ │ ├── PhotoEmpty
│ │ │ └── Photo
│ │ ├── description_document → Document (optional)
│ │ │ ├── DocumentEmpty
│ │ │ └── Document
│ │ ├── commands → Vector < BotCommand > (optional)
│ │ │ └── BotCommand
│ │ ├── menu_button → BotMenuButton (optional)
│ │ │ ├── BotMenuButtonDefault
│ │ │ ├── BotMenuButtonCommands
│ │ │ └── BotMenuButton
│ │ ├── privacy_policy_url → string (optional)
│ │ ├── app_settings → BotAppSettings (optional)
│ │ │ └── BotAppSettings
│ │ └── verifier_settings → BotVerifierSettings (optional)
│ │ └── BotVerifierSettings
│ ├── pinned_msg_id → int (optional)
│ ├── common_chats_count → int
│ ├── folder_id → int (optional)
│ ├── ttl_period → int (optional)
│ ├── theme → ChatTheme (optional)
│ │ ├── ChatTheme
│ │ │ └── emoticon → string
│ │ └── ChatThemeUniqueGift
│ │ ├── gift → StarGift
│ │ │ ├── StarGift
│ │ │ └── StarGiftUnique
│ │ └── theme_settings → Vector < ThemeSettings >
│ │ └── ThemeSettings
│ ├── private_forward_name → string (optional)
│ ├── bot_group_admin_rights → ChatAdminRights (optional)
│ │ └── ChatAdminRights
│ │ ├── change_info → true (optional)
│ │ ├── post_messages → true (optional)
│ │ ├── edit_messages → true (optional)
│ │ ├── delete_messages → true (optional)
│ │ ├── ban_users → true (optional)
│ │ ├── invite_users → true (optional)
│ │ ├── pin_messages → true (optional)
│ │ ├── add_admins → true (optional)
│ │ ├── anonymous → true (optional)
│ │ ├── manage_call → true (optional)
│ │ ├── other → true (optional)
│ │ ├── manage_topics → true (optional)
│ │ ├── post_stories → true (optional)
│ │ ├── edit_stories → true (optional)
│ │ ├── delete_stories → true (optional)
│ │ ├── manage_direct_messages → true (optional)
│ │ └── manage_ranks → true (optional)
│ ├── bot_broadcast_admin_rights → ChatAdminRights (optional)
│ │ └── ChatAdminRights
│ │ ├── change_info → true (optional)
│ │ ├── post_messages → true (optional)
│ │ ├── edit_messages → true (optional)
│ │ ├── delete_messages → true (optional)
│ │ ├── ban_users → true (optional)
│ │ ├── invite_users → true (optional)
│ │ ├── pin_messages → true (optional)
│ │ ├── add_admins → true (optional)
│ │ ├── anonymous → true (optional)
│ │ ├── manage_call → true (optional)
│ │ ├── other → true (optional)
│ │ ├── manage_topics → true (optional)
│ │ ├── post_stories → true (optional)
│ │ ├── edit_stories → true (optional)
│ │ ├── delete_stories → true (optional)
│ │ ├── manage_direct_messages → true (optional)
│ │ └── manage_ranks → true (optional)
│ ├── wallpaper → WallPaper (optional)
│ │ ├── WallPaper
│ │ │ ├── id → long
│ │ │ ├── creator → true (optional)
│ │ │ ├── default → true (optional)
│ │ │ ├── pattern → true (optional)
│ │ │ ├── dark → true (optional)
│ │ │ ├── access_hash → long
│ │ │ ├── slug → string
│ │ │ ├── document → Document
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ └── settings → WallPaperSettings (optional)
│ │ │ └── WallPaperSettings
│ │ └── WallPaperNoFile
│ │ ├── id → long
│ │ ├── default → true (optional)
│ │ ├── dark → true (optional)
│ │ └── settings → WallPaperSettings (optional)
│ │ └── WallPaperSettings
│ ├── stories → PeerStories (optional)
│ │ └── PeerStories
│ │ ├── peer → Peer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── max_read_id → int (optional)
│ │ └── stories → Vector < StoryItem >
│ │ ├── StoryItemDeleted
│ │ ├── StoryItemSkipped
│ │ └── StoryItem
│ ├── business_work_hours → BusinessWorkHours (optional)
│ │ └── BusinessWorkHours
│ │ ├── open_now → true (optional)
│ │ ├── timezone_id → string
│ │ └── weekly_open → Vector < BusinessWeeklyOpen >
│ │ └── BusinessWeeklyOpen
│ ├── business_location → BusinessLocation (optional)
│ │ └── BusinessLocation
│ │ ├── geo_point → GeoPoint (optional)
│ │ │ ├── GeoPointEmpty
│ │ │ └── GeoPoint
│ │ └── address → string
│ ├── business_greeting_message → BusinessGreetingMessage (optional)
│ │ └── BusinessGreetingMessage
│ │ ├── shortcut_id → int
│ │ ├── recipients → BusinessRecipients
│ │ │ └── BusinessRecipients
│ │ └── no_activity_days → int
│ ├── business_away_message → BusinessAwayMessage (optional)
│ │ └── BusinessAwayMessage
│ │ ├── offline_only → true (optional)
│ │ ├── shortcut_id → int
│ │ ├── schedule → BusinessAwayMessageSchedule
│ │ │ ├── BusinessAwayMessageScheduleAlways
│ │ │ └── BusinessAwayMessageScheduleCustom
│ │ └── recipients → BusinessRecipients
│ │ └── BusinessRecipients
│ ├── business_intro → BusinessIntro (optional)
│ │ └── BusinessIntro
│ │ ├── title → string
│ │ ├── description → string
│ │ └── sticker → Document (optional)
│ │ ├── DocumentEmpty
│ │ └── Document
│ ├── birthday → Birthday (optional)
│ │ └── Birthday
│ │ ├── day → int
│ │ ├── month → int
│ │ └── year → int (optional)
│ ├── personal_channel_id → long (optional)
│ ├── personal_channel_message → int (optional)
│ ├── stargifts_count → int (optional)
│ ├── starref_program → StarRefProgram (optional)
│ │ └── StarRefProgram
│ │ ├── bot_id → long
│ │ ├── commission_permille → int
│ │ ├── duration_months → int (optional)
│ │ ├── end_date → int (optional)
│ │ └── daily_revenue_per_user → StarsAmount (optional)
│ │ ├── StarsAmount
│ │ └── StarsTonAmount
│ ├── bot_verification → BotVerification (optional)
│ │ └── BotVerification
│ │ ├── bot_id → long
│ │ ├── icon → long
│ │ └── description → string
│ ├── send_paid_messages_stars → long (optional)
│ ├── disallowed_gifts → DisallowedGiftsSettings (optional)
│ │ └── DisallowedGiftsSettings
│ │ ├── disallow_unlimited_stargifts → true (optional)
│ │ ├── disallow_limited_stargifts → true (optional)
│ │ ├── disallow_unique_stargifts → true (optional)
│ │ ├── disallow_premium_gifts → true (optional)
│ │ └── disallow_stargifts_from_channels → true (optional)
│ ├── stars_rating → StarsRating (optional)
│ │ └── StarsRating
│ │ ├── level → int
│ │ ├── current_level_stars → long
│ │ ├── stars → long
│ │ └── next_level_stars → long (optional)
│ ├── stars_my_pending_rating → StarsRating (optional)
│ │ └── StarsRating
│ │ ├── level → int
│ │ ├── current_level_stars → long
│ │ ├── stars → long
│ │ └── next_level_stars → long (optional)
│ ├── stars_my_pending_rating_date → int (optional)
│ ├── main_tab → ProfileTab (optional)
│ │ ├── ProfileTabPosts
│ │ ├── ProfileTabGifts
│ │ ├── ProfileTabMedia
│ │ ├── ProfileTabFiles
│ │ ├── ProfileTabMusic
│ │ ├── ProfileTabVoice
│ │ ├── ProfileTabLinks
│ │ └── ProfileTabGifs
│ ├── saved_music → Document (optional)
│ │ ├── DocumentEmpty
│ │ │ └── id → long
│ │ └── Document
│ │ ├── id → long
│ │ ├── access_hash → long
│ │ ├── file_reference → bytes
│ │ ├── date → int
│ │ ├── mime_type → string
│ │ ├── size → long
│ │ ├── thumbs → Vector < PhotoSize > (optional)
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_thumbs → Vector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ ├── dc_id → int
│ │ └── attributes → Vector < DocumentAttribute >
│ │ ├── DocumentAttributeImageSize
│ │ ├── DocumentAttributeAnimated
│ │ ├── DocumentAttributeSticker
│ │ ├── DocumentAttributeVideo
│ │ ├── DocumentAttributeAudio
│ │ ├── DocumentAttributeFilename
│ ├── note → TextWithEntities (optional)
│ │ └── TextWithEntities
│ │ ├── text → string
│ │ └── entities → Vector < MessageEntity >
│ │ ├── MessageEntityUnknown
│ │ ├── MessageEntityMention
│ │ ├── MessageEntityHashtag
│ │ ├── MessageEntityBotCommand
│ │ ├── MessageEntityUrl
│ │ ├── MessageEntityEmail
│ │ ├── MessageEntityBold
│ │ ├── MessageEntityItalic
│ │ ├── MessageEntityCode
│ │ ├── MessageEntityPre
│ │ ├── MessageEntityTextUrl
│ │ ├── MessageEntityMentionName
│ │ ├── MessageEntityPhone
│ │ ├── MessageEntityCashtag
│ │ ├── MessageEntityUnderline
│ │ ├── MessageEntityStrike
│ │ ├── MessageEntityBankCard
│ │ ├── MessageEntitySpoiler
│ │ ├── MessageEntityCustomEmoji
│ │ ├── MessageEntityBlockquote
│ │ ├── MessageEntityFormattedDate
│ │ ├── MessageEntityDiffInsert
│ │ ├── MessageEntityDiffReplace
│ │ └── MessageEntityDiffDelete
│ └── bot_manager_id → long (optional)
├── chats → Vector < Chat >
│ ├── ChatEmpty
│ │ └── id → long
│ ├── Chat
│ │ ├── creator → true (optional)
│ │ ├── left → true (optional)
│ │ ├── deactivated → true (optional)
│ │ ├── call_active → true (optional)
│ │ ├── call_not_empty → true (optional)
│ │ ├── noforwards → true (optional)
│ │ ├── id → long
│ │ ├── title → string
│ │ ├── photo → ChatPhoto
│ │ │ ├── ChatPhotoEmpty
│ │ │ └── ChatPhoto
│ │ │ ├── has_video → true (optional)
│ │ │ ├── photo_id → long
│ │ │ ├── stripped_thumb → bytes (optional)
│ │ │ └── dc_id → int
│ │ ├── participants_count → int
│ │ ├── date → int
│ │ ├── version → int
│ │ ├── migrated_to → InputChannel (optional)
│ │ │ ├── InputChannelEmpty
│ │ │ ├── InputChannel
│ │ │ └── InputChannelFromMessage
│ │ ├── admin_rights → ChatAdminRights (optional)
│ │ │ └── ChatAdminRights
│ │ │ ├── change_info → true (optional)
│ │ │ ├── post_messages → true (optional)
│ │ │ ├── edit_messages → true (optional)
│ │ │ ├── delete_messages → true (optional)
│ │ │ ├── ban_users → true (optional)
│ │ │ ├── invite_users → true (optional)
│ │ │ ├── pin_messages → true (optional)
│ │ │ ├── add_admins → true (optional)
│ │ │ ├── anonymous → true (optional)
│ │ │ ├── manage_call → true (optional)
│ │ │ ├── other → true (optional)
│ │ │ ├── manage_topics → true (optional)
│ │ │ ├── post_stories → true (optional)
│ │ │ ├── edit_stories → true (optional)
│ │ │ ├── delete_stories → true (optional)
│ │ │ ├── manage_direct_messages → true (optional)
│ │ │ └── manage_ranks → true (optional)
│ │ └── default_banned_rights → ChatBannedRights (optional)
│ │ └── ChatBannedRights
│ │ ├── view_messages → true (optional)
│ │ ├── send_messages → true (optional)
│ │ ├── send_media → true (optional)
│ │ ├── send_stickers → true (optional)
│ │ ├── send_gifs → true (optional)
│ │ ├── send_games → true (optional)
│ │ ├── send_inline → true (optional)
│ │ ├── embed_links → true (optional)
│ │ ├── send_polls → true (optional)
│ │ ├── change_info → true (optional)
│ │ ├── invite_users → true (optional)
│ │ ├── pin_messages → true (optional)
│ │ ├── manage_topics → true (optional)
│ │ ├── send_photos → true (optional)
│ │ ├── send_videos → true (optional)
│ │ ├── send_roundvideos → true (optional)
│ │ ├── send_audios → true (optional)
│ │ ├── send_voices → true (optional)
│ │ ├── send_docs → true (optional)
│ │ ├── send_plain → true (optional)
│ │ ├── edit_rank → true (optional)
│ │ ├── send_reactions → true (optional)
│ │ └── until_date → int
│ ├── ChatForbidden
│ │ ├── id → long
│ │ └── title → string
│ ├── Channel
│ │ ├── creator → true (optional)
│ │ ├── left → true (optional)
│ │ ├── broadcast → true (optional)
│ │ ├── verified → true (optional)
│ │ ├── megagroup → true (optional)
│ │ ├── restricted → true (optional)
│ │ ├── signatures → true (optional)
│ │ ├── min → true (optional)
│ │ ├── scam → true (optional)
│ │ ├── has_link → true (optional)
│ │ ├── has_geo → true (optional)
│ │ ├── slowmode_enabled → true (optional)
│ │ ├── call_active → true (optional)
│ │ ├── call_not_empty → true (optional)
│ │ ├── fake → true (optional)
│ │ ├── gigagroup → true (optional)
│ │ ├── noforwards → true (optional)
│ │ ├── join_to_send → true (optional)
│ │ ├── join_request → true (optional)
│ │ ├── forum → true (optional)
│ │ ├── stories_hidden → true (optional)
│ │ ├── stories_hidden_min → true (optional)
│ │ ├── stories_unavailable → true (optional)
│ │ ├── signature_profiles → true (optional)
│ │ ├── autotranslation → true (optional)
│ │ ├── broadcast_messages_allowed → true (optional)
│ │ ├── monoforum → true (optional)
│ │ ├── forum_tabs → true (optional)
│ │ ├── id → long
│ │ ├── access_hash → long (optional)
│ │ ├── title → string
│ │ ├── username → string (optional)
│ │ ├── photo → ChatPhoto
│ │ │ ├── ChatPhotoEmpty
│ │ │ └── ChatPhoto
│ │ │ ├── has_video → true (optional)
│ │ │ ├── photo_id → long
│ │ │ ├── stripped_thumb → bytes (optional)
│ │ │ └── dc_id → int
│ │ ├── date → int
│ │ ├── restriction_reason → Vector < RestrictionReason > (optional)
│ │ │ └── RestrictionReason
│ │ │ ├── platform → string
│ │ │ ├── reason → string
│ │ │ └── text → string
│ │ ├── admin_rights → ChatAdminRights (optional)
│ │ │ └── ChatAdminRights
│ │ │ ├── change_info → true (optional)
│ │ │ ├── post_messages → true (optional)
│ │ │ ├── edit_messages → true (optional)
│ │ │ ├── delete_messages → true (optional)
│ │ │ ├── ban_users → true (optional)
│ │ │ ├── invite_users → true (optional)
│ │ │ ├── pin_messages → true (optional)
│ │ │ ├── add_admins → true (optional)
│ │ │ ├── anonymous → true (optional)
│ │ │ ├── manage_call → true (optional)
│ │ │ ├── other → true (optional)
│ │ │ ├── manage_topics → true (optional)
│ │ │ ├── post_stories → true (optional)
│ │ │ ├── edit_stories → true (optional)
│ │ │ ├── delete_stories → true (optional)
│ │ │ ├── manage_direct_messages → true (optional)
│ │ │ └── manage_ranks → true (optional)
│ │ ├── banned_rights → ChatBannedRights (optional)
│ │ │ └── ChatBannedRights
│ │ │ ├── view_messages → true (optional)
│ │ │ ├── send_messages → true (optional)
│ │ │ ├── send_media → true (optional)
│ │ │ ├── send_stickers → true (optional)
│ │ │ ├── send_gifs → true (optional)
│ │ │ ├── send_games → true (optional)
│ │ │ ├── send_inline → true (optional)
│ │ │ ├── embed_links → true (optional)
│ │ │ ├── send_polls → true (optional)
│ │ │ ├── change_info → true (optional)
│ │ │ ├── invite_users → true (optional)
│ │ │ ├── pin_messages → true (optional)
│ │ │ ├── manage_topics → true (optional)
│ │ │ ├── send_photos → true (optional)
│ │ │ ├── send_videos → true (optional)
│ │ │ ├── send_roundvideos → true (optional)
│ │ │ ├── send_audios → true (optional)
│ │ │ ├── send_voices → true (optional)
│ │ │ ├── send_docs → true (optional)
│ │ │ ├── send_plain → true (optional)
│ │ │ ├── edit_rank → true (optional)
│ │ │ ├── send_reactions → true (optional)
│ │ │ └── until_date → int
│ │ ├── default_banned_rights → ChatBannedRights (optional)
│ │ │ └── ChatBannedRights
│ │ │ ├── view_messages → true (optional)
│ │ │ ├── send_messages → true (optional)
│ │ │ ├── send_media → true (optional)
│ │ │ ├── send_stickers → true (optional)
│ │ │ ├── send_gifs → true (optional)
│ │ │ ├── send_games → true (optional)
│ │ │ ├── send_inline → true (optional)
│ │ │ ├── embed_links → true (optional)
│ │ │ ├── send_polls → true (optional)
│ │ │ ├── change_info → true (optional)
│ │ │ ├── invite_users → true (optional)
│ │ │ ├── pin_messages → true (optional)
│ │ │ ├── manage_topics → true (optional)
│ │ │ ├── send_photos → true (optional)
│ │ │ ├── send_videos → true (optional)
│ │ │ ├── send_roundvideos → true (optional)
│ │ │ ├── send_audios → true (optional)
│ │ │ ├── send_voices → true (optional)
│ │ │ ├── send_docs → true (optional)
│ │ │ ├── send_plain → true (optional)
│ │ │ ├── edit_rank → true (optional)
│ │ │ ├── send_reactions → true (optional)
│ │ │ └── until_date → int
│ │ ├── participants_count → int (optional)
│ │ ├── usernames → Vector < Username > (optional)
│ │ │ └── Username
│ │ │ ├── editable → true (optional)
│ │ │ ├── active → true (optional)
│ │ │ └── username → string
│ │ ├── stories_max_id → RecentStory (optional)
│ │ │ └── RecentStory
│ │ │ ├── live → true (optional)
│ │ │ └── max_id → int (optional)
│ │ ├── color → PeerColor (optional)
│ │ │ ├── PeerColor
│ │ │ │ ├── color → int (optional)
│ │ │ │ └── background_emoji_id → long (optional)
│ │ │ ├── PeerColorCollectible
│ │ │ │ ├── collectible_id → long
│ │ │ │ ├── gift_emoji_id → long
│ │ │ │ ├── background_emoji_id → long
│ │ │ │ ├── accent_color → int
│ │ │ │ ├── colors → Vector < int >
│ │ │ │ ├── dark_accent_color → int (optional)
│ │ │ │ └── dark_colors → Vector < int > (optional)
│ │ │ └── InputPeerColorCollectible
│ │ │ └── collectible_id → long
│ │ ├── profile_color → PeerColor (optional)
│ │ │ ├── PeerColor
│ │ │ │ ├── color → int (optional)
│ │ │ │ └── background_emoji_id → long (optional)
│ │ │ ├── PeerColorCollectible
│ │ │ │ ├── collectible_id → long
│ │ │ │ ├── gift_emoji_id → long
│ │ │ │ ├── background_emoji_id → long
│ │ │ │ ├── accent_color → int
│ │ │ │ ├── colors → Vector < int >
│ │ │ │ ├── dark_accent_color → int (optional)
│ │ │ │ └── dark_colors → Vector < int > (optional)
│ │ │ └── InputPeerColorCollectible
│ │ │ └── collectible_id → long
│ │ ├── emoji_status → EmojiStatus (optional)
│ │ │ ├── EmojiStatusEmpty
│ │ │ ├── EmojiStatus
│ │ │ │ ├── document_id → long
│ │ │ │ └── until → int (optional)
│ │ │ ├── EmojiStatusCollectible
│ │ │ │ ├── collectible_id → long
│ │ │ │ ├── document_id → long
│ │ │ │ ├── title → string
│ │ │ │ ├── slug → string
│ │ │ │ ├── pattern_document_id → long
│ │ │ │ ├── center_color → int
│ │ │ │ ├── edge_color → int
│ │ │ │ ├── pattern_color → int
│ │ │ │ ├── text_color → int
│ │ │ │ └── until → int (optional)
│ │ │ └── InputEmojiStatusCollectible
│ │ │ ├── collectible_id → long
│ │ │ └── until → int (optional)
│ │ ├── level → int (optional)
│ │ ├── subscription_until_date → int (optional)
│ │ ├── bot_verification_icon → long (optional)
│ │ ├── send_paid_messages_stars → long (optional)
│ │ └── linked_monoforum_id → long (optional)
│ └── ChannelForbidden
│ ├── broadcast → true (optional)
│ ├── megagroup → true (optional)
│ ├── monoforum → true (optional)
│ ├── id → long
│ ├── access_hash → long
│ ├── title → string
│ └── until_date → int (optional)
└── users → Vector < User >
├── UserEmpty
│ └── id → long
└── User
├── is_self → true (optional)
├── contact → true (optional)
├── mutual_contact → true (optional)
├── deleted → true (optional)
├── bot → true (optional)
├── bot_chat_history → true (optional)
├── bot_nochats → true (optional)
├── verified → true (optional)
├── restricted → true (optional)
├── min → true (optional)
├── bot_inline_geo → true (optional)
├── support → true (optional)
├── scam → true (optional)
├── apply_min_photo → true (optional)
├── fake → true (optional)
├── bot_attach_menu → true (optional)
├── premium → true (optional)
├── attach_menu_enabled → true (optional)
├── bot_can_edit → true (optional)
├── close_friend → true (optional)
├── stories_hidden → true (optional)
├── stories_unavailable → true (optional)
├── contact_require_premium → true (optional)
├── bot_business → true (optional)
├── bot_has_main_app → true (optional)
├── bot_forum_view → true (optional)
├── bot_forum_can_manage_topics → true (optional)
├── bot_can_manage_bots → true (optional)
├── bot_guestchat → true (optional)
├── bot_guard → true (optional)
├── id → long
├── access_hash → long (optional)
├── first_name → string (optional)
├── last_name → string (optional)
├── username → string (optional)
├── phone → string (optional)
├── photo → UserProfilePhoto (optional)
│ ├── UserProfilePhotoEmpty
│ └── UserProfilePhoto
│ ├── has_video → true (optional)
│ ├── personal → true (optional)
│ ├── photo_id → long
│ ├── stripped_thumb → bytes (optional)
│ └── dc_id → int
├── status → UserStatus (optional)
│ ├── UserStatusEmpty
│ ├── UserStatusOnline
│ │ └── expires → int
│ ├── UserStatusOffline
│ │ └── was_online → int
│ ├── UserStatusRecently
│ │ └── by_me → true (optional)
│ ├── UserStatusLastWeek
│ │ └── by_me → true (optional)
│ └── UserStatusLastMonth
│ └── by_me → true (optional)
├── bot_info_version → int (optional)
├── restriction_reason → Vector < RestrictionReason > (optional)
│ └── RestrictionReason
│ ├── platform → string
│ ├── reason → string
│ └── text → string
├── bot_inline_placeholder → string (optional)
├── lang_code → string (optional)
├── emoji_status → EmojiStatus (optional)
│ ├── EmojiStatusEmpty
│ ├── EmojiStatus
│ │ ├── document_id → long
│ │ └── until → int (optional)
│ │ ├── collectible_id → long
│ │ ├── document_id → long
│ │ ├── title → string
│ │ ├── slug → string
│ │ ├── pattern_document_id → long
│ │ ├── center_color → int
│ │ ├── edge_color → int
│ │ ├── pattern_color → int
│ │ ├── text_color → int
│ │ └── until → int (optional)
│ ├── collectible_id → long
│ └── until → int (optional)
├── usernames → Vector < Username > (optional)
│ └── Username
│ ├── editable → true (optional)
│ ├── active → true (optional)
│ └── username → string
├── stories_max_id → RecentStory (optional)
│ └── RecentStory
│ ├── live → true (optional)
│ └── max_id → int (optional)
├── color → PeerColor (optional)
│ ├── PeerColor
│ │ ├── color → int (optional)
│ │ └── background_emoji_id → long (optional)
│ ├── PeerColorCollectible
│ │ ├── collectible_id → long
│ │ ├── gift_emoji_id → long
│ │ ├── background_emoji_id → long
│ │ ├── accent_color → int
│ │ ├── colors → Vector < int >
│ │ ├── dark_accent_color → int (optional)
│ │ └── dark_colors → Vector < int > (optional)
│ └── collectible_id → long
├── profile_color → PeerColor (optional)
│ ├── PeerColor
│ │ ├── color → int (optional)
│ │ └── background_emoji_id → long (optional)
│ ├── PeerColorCollectible
│ │ ├── collectible_id → long
│ │ ├── gift_emoji_id → long
│ │ ├── background_emoji_id → long
│ │ ├── accent_color → int
│ │ ├── colors → Vector < int >
│ │ ├── dark_accent_color → int (optional)
│ │ └── dark_colors → Vector < int > (optional)
│ └── collectible_id → long
├── bot_active_users → int (optional)
├── bot_verification_icon → long (optional)
└── send_paid_messages_stars → long (optional)

Example

UserFull(
    full_user=UserFull(
        blocked=None,
        phone_calls_available=None,
        phone_calls_private=None,
        can_pin_message=None,
        has_scheduled=None,
        video_calls_available=None,
        voice_messages_forbidden=None,
        translations_disabled=None,
        stories_pinned_available=None,
        blocked_my_stories_from=None,
        wallpaper_overridden=None,
        contact_require_premium=None,
        read_dates_private=None,
        sponsored_enabled=None,
        can_view_revenue=None,
        bot_can_manage_emoji_status=None,
        display_gifts_button=None,
        noforwards_my_enabled=None,
        noforwards_peer_enabled=None,
        unofficial_security_risk=None,
        id=0,
        about=None,
        settings=PeerSettings(
            report_spam=None,
            add_contact=None,
            block_contact=None,
            share_contact=None,
            need_contacts_exception=None,
            report_geo=None,
            autoarchived=None,
            invite_members=None,
            request_chat_broadcast=None,
            business_bot_paused=None,
            business_bot_can_reply=None,
            geo_distance=None,
            request_chat_title=None,
            request_chat_date=None,
            business_bot_id=None,
            business_bot_manage_url=None,
            charge_paid_message_stars=None,
            registration_month=None,
            phone_country=None,
            name_change_date=None,
            photo_change_date=None
        ),
        personal_photo=None,
        profile_photo=None,
        fallback_photo=None,
        notify_settings=PeerNotifySettings(
            show_previews=None,
            silent=None,
            mute_until=None,
            ios_sound=None,
            android_sound=None,
            other_sound=None,
            stories_muted=None,
            stories_hide_sender=None,
            stories_ios_sound=None,
            stories_android_sound=None,
            stories_other_sound=None
        ),
        bot_info=None,
        pinned_msg_id=None,
        common_chats_count=0,
        folder_id=None,
        ttl_period=None,
        theme=None,
        private_forward_name=None,
        bot_group_admin_rights=None,
        bot_broadcast_admin_rights=None,
        wallpaper=None,
        stories=None,
        business_work_hours=None,
        business_location=None,
        business_greeting_message=None,
        business_away_message=None,
        business_intro=None,
        birthday=None,
        personal_channel_id=None,
        personal_channel_message=None,
        stargifts_count=None,
        starref_program=None,
        bot_verification=None,
        send_paid_messages_stars=None,
        disallowed_gifts=None,
        stars_rating=None,
        stars_my_pending_rating=None,
        stars_my_pending_rating_date=None,
        main_tab=None,
        saved_music=None,
        note=None,
        bot_manager_id=None
    ),
    chats=[
            ChatEmpty(id=0)
        ],
    users=[
            UserEmpty(id=0)
        ],
)