users.UserFull

class pyrogram.raw.types.users.UserFull

Full user information

Constructor of UserFull.

Details:
  • Layer: 223

  • ID: 3B6D152E

Parameters:
  • full_user (UserFull) – Full user information

  • chats (List of Chat) – Mentioned chats

  • users (List of User) – Mentioned users

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_userUserFull
│ └── UserFull
│ ├── blockedtrue (optional)
│ ├── phone_calls_availabletrue (optional)
│ ├── phone_calls_privatetrue (optional)
│ ├── can_pin_messagetrue (optional)
│ ├── has_scheduledtrue (optional)
│ ├── video_calls_availabletrue (optional)
│ ├── voice_messages_forbiddentrue (optional)
│ ├── translations_disabledtrue (optional)
│ ├── stories_pinned_availabletrue (optional)
│ ├── blocked_my_stories_fromtrue (optional)
│ ├── wallpaper_overriddentrue (optional)
│ ├── contact_require_premiumtrue (optional)
│ ├── read_dates_privatetrue (optional)
│ ├── sponsored_enabledtrue (optional)
│ ├── can_view_revenuetrue (optional)
│ ├── bot_can_manage_emoji_statustrue (optional)
│ ├── display_gifts_buttontrue (optional)
│ ├── noforwards_my_enabledtrue (optional)
│ ├── noforwards_peer_enabledtrue (optional)
│ ├── idlong
│ ├── aboutstring (optional)
│ ├── settingsPeerSettings
│ │ └── PeerSettings
│ │ ├── report_spamtrue (optional)
│ │ ├── add_contacttrue (optional)
│ │ ├── block_contacttrue (optional)
│ │ ├── share_contacttrue (optional)
│ │ ├── need_contacts_exceptiontrue (optional)
│ │ ├── report_geotrue (optional)
│ │ ├── autoarchivedtrue (optional)
│ │ ├── invite_memberstrue (optional)
│ │ ├── request_chat_broadcasttrue (optional)
│ │ ├── business_bot_pausedtrue (optional)
│ │ ├── business_bot_can_replytrue (optional)
│ │ ├── geo_distanceint (optional)
│ │ ├── request_chat_titlestring (optional)
│ │ ├── request_chat_dateint (optional)
│ │ ├── business_bot_idlong (optional)
│ │ ├── business_bot_manage_urlstring (optional)
│ │ ├── charge_paid_message_starslong (optional)
│ │ ├── registration_monthstring (optional)
│ │ ├── phone_countrystring (optional)
│ │ ├── name_change_dateint (optional)
│ │ └── photo_change_dateint (optional)
│ ├── personal_photoPhoto (optional)
│ │ ├── PhotoEmpty
│ │ │ └── idlong
│ │ └── Photo
│ │ ├── has_stickerstrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── file_referencebytes
│ │ ├── dateint
│ │ ├── sizesVector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizesVector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_idint
│ ├── profile_photoPhoto (optional)
│ │ ├── PhotoEmpty
│ │ │ └── idlong
│ │ └── Photo
│ │ ├── has_stickerstrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── file_referencebytes
│ │ ├── dateint
│ │ ├── sizesVector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizesVector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_idint
│ ├── fallback_photoPhoto (optional)
│ │ ├── PhotoEmpty
│ │ │ └── idlong
│ │ └── Photo
│ │ ├── has_stickerstrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── file_referencebytes
│ │ ├── dateint
│ │ ├── sizesVector < PhotoSize >
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_sizesVector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ └── dc_idint
│ ├── notify_settingsPeerNotifySettings
│ │ └── PeerNotifySettings
│ │ ├── show_previewsBool (optional)
│ │ ├── silentBool (optional)
│ │ ├── mute_untilint (optional)
│ │ ├── ios_soundNotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── android_soundNotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── other_soundNotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── stories_mutedBool (optional)
│ │ ├── stories_hide_senderBool (optional)
│ │ ├── stories_ios_soundNotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ ├── stories_android_soundNotificationSound (optional)
│ │ │ ├── NotificationSoundDefault
│ │ │ ├── NotificationSoundNone
│ │ │ ├── NotificationSoundLocal
│ │ │ └── NotificationSoundRingtone
│ │ └── stories_other_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── bot_infoBotInfo (optional)
│ │ └── BotInfo
│ │ ├── has_preview_mediastrue (optional)
│ │ ├── user_idlong (optional)
│ │ ├── descriptionstring (optional)
│ │ ├── description_photoPhoto (optional)
│ │ │ ├── PhotoEmpty
│ │ │ └── Photo
│ │ ├── description_documentDocument (optional)
│ │ │ ├── DocumentEmpty
│ │ │ └── Document
│ │ ├── commandsVector < BotCommand > (optional)
│ │ │ └── BotCommand
│ │ ├── menu_buttonBotMenuButton (optional)
│ │ │ ├── BotMenuButtonDefault
│ │ │ ├── BotMenuButtonCommands
│ │ │ └── BotMenuButton
│ │ ├── privacy_policy_urlstring (optional)
│ │ ├── app_settingsBotAppSettings (optional)
│ │ │ └── BotAppSettings
│ │ └── verifier_settingsBotVerifierSettings (optional)
│ │ └── BotVerifierSettings
│ ├── pinned_msg_idint (optional)
│ ├── common_chats_countint
│ ├── folder_idint (optional)
│ ├── ttl_periodint (optional)
│ ├── themeChatTheme (optional)
│ │ ├── ChatTheme
│ │ │ └── emoticonstring
│ │ └── ChatThemeUniqueGift
│ │ ├── giftStarGift
│ │ │ ├── StarGift
│ │ │ └── StarGiftUnique
│ │ └── theme_settingsVector < ThemeSettings >
│ │ └── ThemeSettings
│ ├── private_forward_namestring (optional)
│ ├── bot_group_admin_rightsChatAdminRights (optional)
│ │ └── ChatAdminRights
│ │ ├── change_infotrue (optional)
│ │ ├── post_messagestrue (optional)
│ │ ├── edit_messagestrue (optional)
│ │ ├── delete_messagestrue (optional)
│ │ ├── ban_userstrue (optional)
│ │ ├── invite_userstrue (optional)
│ │ ├── pin_messagestrue (optional)
│ │ ├── add_adminstrue (optional)
│ │ ├── anonymoustrue (optional)
│ │ ├── manage_calltrue (optional)
│ │ ├── othertrue (optional)
│ │ ├── manage_topicstrue (optional)
│ │ ├── post_storiestrue (optional)
│ │ ├── edit_storiestrue (optional)
│ │ ├── delete_storiestrue (optional)
│ │ ├── manage_direct_messagestrue (optional)
│ │ └── manage_rankstrue (optional)
│ ├── bot_broadcast_admin_rightsChatAdminRights (optional)
│ │ └── ChatAdminRights
│ │ ├── change_infotrue (optional)
│ │ ├── post_messagestrue (optional)
│ │ ├── edit_messagestrue (optional)
│ │ ├── delete_messagestrue (optional)
│ │ ├── ban_userstrue (optional)
│ │ ├── invite_userstrue (optional)
│ │ ├── pin_messagestrue (optional)
│ │ ├── add_adminstrue (optional)
│ │ ├── anonymoustrue (optional)
│ │ ├── manage_calltrue (optional)
│ │ ├── othertrue (optional)
│ │ ├── manage_topicstrue (optional)
│ │ ├── post_storiestrue (optional)
│ │ ├── edit_storiestrue (optional)
│ │ ├── delete_storiestrue (optional)
│ │ ├── manage_direct_messagestrue (optional)
│ │ └── manage_rankstrue (optional)
│ ├── wallpaperWallPaper (optional)
│ │ ├── WallPaper
│ │ │ ├── idlong
│ │ │ ├── creatortrue (optional)
│ │ │ ├── defaulttrue (optional)
│ │ │ ├── patterntrue (optional)
│ │ │ ├── darktrue (optional)
│ │ │ ├── access_hashlong
│ │ │ ├── slugstring
│ │ │ ├── documentDocument
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ └── settingsWallPaperSettings (optional)
│ │ │ └── WallPaperSettings
│ │ └── WallPaperNoFile
│ │ ├── idlong
│ │ ├── defaulttrue (optional)
│ │ ├── darktrue (optional)
│ │ └── settingsWallPaperSettings (optional)
│ │ └── WallPaperSettings
│ ├── storiesPeerStories (optional)
│ │ └── PeerStories
│ │ ├── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── max_read_idint (optional)
│ │ └── storiesVector < StoryItem >
│ │ ├── StoryItemDeleted
│ │ ├── StoryItemSkipped
│ │ └── StoryItem
│ ├── business_work_hoursBusinessWorkHours (optional)
│ │ └── BusinessWorkHours
│ │ ├── open_nowtrue (optional)
│ │ ├── timezone_idstring
│ │ └── weekly_openVector < BusinessWeeklyOpen >
│ │ └── BusinessWeeklyOpen
│ ├── business_locationBusinessLocation (optional)
│ │ └── BusinessLocation
│ │ ├── geo_pointGeoPoint (optional)
│ │ │ ├── GeoPointEmpty
│ │ │ └── GeoPoint
│ │ └── addressstring
│ ├── business_greeting_messageBusinessGreetingMessage (optional)
│ │ └── BusinessGreetingMessage
│ │ ├── shortcut_idint
│ │ ├── recipientsBusinessRecipients
│ │ │ └── BusinessRecipients
│ │ └── no_activity_daysint
│ ├── business_away_messageBusinessAwayMessage (optional)
│ │ └── BusinessAwayMessage
│ │ ├── offline_onlytrue (optional)
│ │ ├── shortcut_idint
│ │ ├── scheduleBusinessAwayMessageSchedule
│ │ │ ├── BusinessAwayMessageScheduleAlways
│ │ │ └── BusinessAwayMessageScheduleCustom
│ │ └── recipientsBusinessRecipients
│ │ └── BusinessRecipients
│ ├── business_introBusinessIntro (optional)
│ │ └── BusinessIntro
│ │ ├── titlestring
│ │ ├── descriptionstring
│ │ └── stickerDocument (optional)
│ │ ├── DocumentEmpty
│ │ └── Document
│ ├── birthdayBirthday (optional)
│ │ └── Birthday
│ │ ├── dayint
│ │ ├── monthint
│ │ └── yearint (optional)
│ ├── personal_channel_idlong (optional)
│ ├── personal_channel_messageint (optional)
│ ├── stargifts_countint (optional)
│ ├── starref_programStarRefProgram (optional)
│ │ └── StarRefProgram
│ │ ├── bot_idlong
│ │ ├── commission_permilleint
│ │ ├── duration_monthsint (optional)
│ │ ├── end_dateint (optional)
│ │ └── daily_revenue_per_userStarsAmount (optional)
│ │ ├── StarsAmount
│ │ └── StarsTonAmount
│ ├── bot_verificationBotVerification (optional)
│ │ └── BotVerification
│ │ ├── bot_idlong
│ │ ├── iconlong
│ │ └── descriptionstring
│ ├── send_paid_messages_starslong (optional)
│ ├── disallowed_giftsDisallowedGiftsSettings (optional)
│ │ └── DisallowedGiftsSettings
│ │ ├── disallow_unlimited_stargiftstrue (optional)
│ │ ├── disallow_limited_stargiftstrue (optional)
│ │ ├── disallow_unique_stargiftstrue (optional)
│ │ ├── disallow_premium_giftstrue (optional)
│ │ └── disallow_stargifts_from_channelstrue (optional)
│ ├── stars_ratingStarsRating (optional)
│ │ └── StarsRating
│ │ ├── levelint
│ │ ├── current_level_starslong
│ │ ├── starslong
│ │ └── next_level_starslong (optional)
│ ├── stars_my_pending_ratingStarsRating (optional)
│ │ └── StarsRating
│ │ ├── levelint
│ │ ├── current_level_starslong
│ │ ├── starslong
│ │ └── next_level_starslong (optional)
│ ├── stars_my_pending_rating_dateint (optional)
│ ├── main_tabProfileTab (optional)
│ │ ├── ProfileTabPosts
│ │ ├── ProfileTabGifts
│ │ ├── ProfileTabMedia
│ │ ├── ProfileTabFiles
│ │ ├── ProfileTabMusic
│ │ ├── ProfileTabVoice
│ │ ├── ProfileTabLinks
│ │ └── ProfileTabGifs
│ ├── saved_musicDocument (optional)
│ │ ├── DocumentEmpty
│ │ │ └── idlong
│ │ └── Document
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── file_referencebytes
│ │ ├── dateint
│ │ ├── mime_typestring
│ │ ├── sizelong
│ │ ├── thumbsVector < PhotoSize > (optional)
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ ├── video_thumbsVector < VideoSize > (optional)
│ │ │ ├── VideoSize
│ │ │ ├── VideoSizeEmojiMarkup
│ │ │ └── VideoSizeStickerMarkup
│ │ ├── dc_idint
│ │ └── attributesVector < DocumentAttribute >
│ │ ├── DocumentAttributeImageSize
│ │ ├── DocumentAttributeAnimated
│ │ ├── DocumentAttributeSticker
│ │ ├── DocumentAttributeVideo
│ │ ├── DocumentAttributeAudio
│ │ ├── DocumentAttributeFilename
│ └── noteTextWithEntities (optional)
│ └── TextWithEntities
│ ├── textstring
│ └── entitiesVector < MessageEntity >
│ ├── MessageEntityUnknown
│ ├── MessageEntityMention
│ ├── MessageEntityHashtag
│ ├── MessageEntityUrl
│ ├── MessageEntityEmail
│ ├── MessageEntityBold
│ ├── MessageEntityItalic
│ ├── MessageEntityCode
│ ├── MessageEntityPre
│ ├── MessageEntityTextUrl
│ ├── MessageEntityPhone
│ ├── MessageEntityCashtag
│ ├── MessageEntityStrike
│ ├── MessageEntityBankCard
│ ├── MessageEntitySpoiler
├── chatsVector < Chat >
│ ├── ChatEmpty
│ │ └── idlong
│ ├── Chat
│ │ ├── creatortrue (optional)
│ │ ├── lefttrue (optional)
│ │ ├── deactivatedtrue (optional)
│ │ ├── call_activetrue (optional)
│ │ ├── call_not_emptytrue (optional)
│ │ ├── noforwardstrue (optional)
│ │ ├── idlong
│ │ ├── titlestring
│ │ ├── photoChatPhoto
│ │ │ ├── ChatPhotoEmpty
│ │ │ └── ChatPhoto
│ │ │ ├── has_videotrue (optional)
│ │ │ ├── photo_idlong
│ │ │ ├── stripped_thumbbytes (optional)
│ │ │ └── dc_idint
│ │ ├── participants_countint
│ │ ├── dateint
│ │ ├── versionint
│ │ ├── migrated_toInputChannel (optional)
│ │ │ ├── InputChannelEmpty
│ │ │ ├── InputChannel
│ │ │ └── InputChannelFromMessage
│ │ ├── admin_rightsChatAdminRights (optional)
│ │ │ └── ChatAdminRights
│ │ │ ├── change_infotrue (optional)
│ │ │ ├── post_messagestrue (optional)
│ │ │ ├── edit_messagestrue (optional)
│ │ │ ├── delete_messagestrue (optional)
│ │ │ ├── ban_userstrue (optional)
│ │ │ ├── invite_userstrue (optional)
│ │ │ ├── pin_messagestrue (optional)
│ │ │ ├── add_adminstrue (optional)
│ │ │ ├── anonymoustrue (optional)
│ │ │ ├── manage_calltrue (optional)
│ │ │ ├── othertrue (optional)
│ │ │ ├── manage_topicstrue (optional)
│ │ │ ├── post_storiestrue (optional)
│ │ │ ├── edit_storiestrue (optional)
│ │ │ ├── delete_storiestrue (optional)
│ │ │ ├── manage_direct_messagestrue (optional)
│ │ │ └── manage_rankstrue (optional)
│ │ └── default_banned_rightsChatBannedRights (optional)
│ │ └── ChatBannedRights
│ │ ├── view_messagestrue (optional)
│ │ ├── send_messagestrue (optional)
│ │ ├── send_mediatrue (optional)
│ │ ├── send_stickerstrue (optional)
│ │ ├── send_gifstrue (optional)
│ │ ├── send_gamestrue (optional)
│ │ ├── send_inlinetrue (optional)
│ │ ├── embed_linkstrue (optional)
│ │ ├── send_pollstrue (optional)
│ │ ├── change_infotrue (optional)
│ │ ├── invite_userstrue (optional)
│ │ ├── pin_messagestrue (optional)
│ │ ├── manage_topicstrue (optional)
│ │ ├── send_photostrue (optional)
│ │ ├── send_videostrue (optional)
│ │ ├── send_roundvideostrue (optional)
│ │ ├── send_audiostrue (optional)
│ │ ├── send_voicestrue (optional)
│ │ ├── send_docstrue (optional)
│ │ ├── send_plaintrue (optional)
│ │ ├── edit_ranktrue (optional)
│ │ └── until_dateint
│ ├── ChatForbidden
│ │ ├── idlong
│ │ └── titlestring
│ ├── Channel
│ │ ├── creatortrue (optional)
│ │ ├── lefttrue (optional)
│ │ ├── broadcasttrue (optional)
│ │ ├── verifiedtrue (optional)
│ │ ├── megagrouptrue (optional)
│ │ ├── restrictedtrue (optional)
│ │ ├── signaturestrue (optional)
│ │ ├── mintrue (optional)
│ │ ├── scamtrue (optional)
│ │ ├── has_linktrue (optional)
│ │ ├── has_geotrue (optional)
│ │ ├── slowmode_enabledtrue (optional)
│ │ ├── call_activetrue (optional)
│ │ ├── call_not_emptytrue (optional)
│ │ ├── faketrue (optional)
│ │ ├── gigagrouptrue (optional)
│ │ ├── noforwardstrue (optional)
│ │ ├── join_to_sendtrue (optional)
│ │ ├── join_requesttrue (optional)
│ │ ├── forumtrue (optional)
│ │ ├── stories_hiddentrue (optional)
│ │ ├── stories_hidden_mintrue (optional)
│ │ ├── stories_unavailabletrue (optional)
│ │ ├── signature_profilestrue (optional)
│ │ ├── autotranslationtrue (optional)
│ │ ├── broadcast_messages_allowedtrue (optional)
│ │ ├── monoforumtrue (optional)
│ │ ├── forum_tabstrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong (optional)
│ │ ├── titlestring
│ │ ├── usernamestring (optional)
│ │ ├── photoChatPhoto
│ │ │ ├── ChatPhotoEmpty
│ │ │ └── ChatPhoto
│ │ │ ├── has_videotrue (optional)
│ │ │ ├── photo_idlong
│ │ │ ├── stripped_thumbbytes (optional)
│ │ │ └── dc_idint
│ │ ├── dateint
│ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ └── RestrictionReason
│ │ │ ├── platformstring
│ │ │ ├── reasonstring
│ │ │ └── textstring
│ │ ├── admin_rightsChatAdminRights (optional)
│ │ │ └── ChatAdminRights
│ │ │ ├── change_infotrue (optional)
│ │ │ ├── post_messagestrue (optional)
│ │ │ ├── edit_messagestrue (optional)
│ │ │ ├── delete_messagestrue (optional)
│ │ │ ├── ban_userstrue (optional)
│ │ │ ├── invite_userstrue (optional)
│ │ │ ├── pin_messagestrue (optional)
│ │ │ ├── add_adminstrue (optional)
│ │ │ ├── anonymoustrue (optional)
│ │ │ ├── manage_calltrue (optional)
│ │ │ ├── othertrue (optional)
│ │ │ ├── manage_topicstrue (optional)
│ │ │ ├── post_storiestrue (optional)
│ │ │ ├── edit_storiestrue (optional)
│ │ │ ├── delete_storiestrue (optional)
│ │ │ ├── manage_direct_messagestrue (optional)
│ │ │ └── manage_rankstrue (optional)
│ │ ├── banned_rightsChatBannedRights (optional)
│ │ │ └── ChatBannedRights
│ │ │ ├── view_messagestrue (optional)
│ │ │ ├── send_messagestrue (optional)
│ │ │ ├── send_mediatrue (optional)
│ │ │ ├── send_stickerstrue (optional)
│ │ │ ├── send_gifstrue (optional)
│ │ │ ├── send_gamestrue (optional)
│ │ │ ├── send_inlinetrue (optional)
│ │ │ ├── embed_linkstrue (optional)
│ │ │ ├── send_pollstrue (optional)
│ │ │ ├── change_infotrue (optional)
│ │ │ ├── invite_userstrue (optional)
│ │ │ ├── pin_messagestrue (optional)
│ │ │ ├── manage_topicstrue (optional)
│ │ │ ├── send_photostrue (optional)
│ │ │ ├── send_videostrue (optional)
│ │ │ ├── send_roundvideostrue (optional)
│ │ │ ├── send_audiostrue (optional)
│ │ │ ├── send_voicestrue (optional)
│ │ │ ├── send_docstrue (optional)
│ │ │ ├── send_plaintrue (optional)
│ │ │ ├── edit_ranktrue (optional)
│ │ │ └── until_dateint
│ │ ├── default_banned_rightsChatBannedRights (optional)
│ │ │ └── ChatBannedRights
│ │ │ ├── view_messagestrue (optional)
│ │ │ ├── send_messagestrue (optional)
│ │ │ ├── send_mediatrue (optional)
│ │ │ ├── send_stickerstrue (optional)
│ │ │ ├── send_gifstrue (optional)
│ │ │ ├── send_gamestrue (optional)
│ │ │ ├── send_inlinetrue (optional)
│ │ │ ├── embed_linkstrue (optional)
│ │ │ ├── send_pollstrue (optional)
│ │ │ ├── change_infotrue (optional)
│ │ │ ├── invite_userstrue (optional)
│ │ │ ├── pin_messagestrue (optional)
│ │ │ ├── manage_topicstrue (optional)
│ │ │ ├── send_photostrue (optional)
│ │ │ ├── send_videostrue (optional)
│ │ │ ├── send_roundvideostrue (optional)
│ │ │ ├── send_audiostrue (optional)
│ │ │ ├── send_voicestrue (optional)
│ │ │ ├── send_docstrue (optional)
│ │ │ ├── send_plaintrue (optional)
│ │ │ ├── edit_ranktrue (optional)
│ │ │ └── until_dateint
│ │ ├── participants_countint (optional)
│ │ ├── usernamesVector < Username > (optional)
│ │ │ └── Username
│ │ │ ├── editabletrue (optional)
│ │ │ ├── activetrue (optional)
│ │ │ └── usernamestring
│ │ ├── stories_max_idRecentStory (optional)
│ │ │ └── RecentStory
│ │ │ ├── livetrue (optional)
│ │ │ └── max_idint (optional)
│ │ ├── colorPeerColor (optional)
│ │ │ ├── PeerColor
│ │ │ │ ├── colorint (optional)
│ │ │ │ └── background_emoji_idlong (optional)
│ │ │ ├── PeerColorCollectible
│ │ │ │ ├── collectible_idlong
│ │ │ │ ├── gift_emoji_idlong
│ │ │ │ ├── background_emoji_idlong
│ │ │ │ ├── accent_colorint
│ │ │ │ ├── colorsVector < int >
│ │ │ │ ├── dark_accent_colorint (optional)
│ │ │ │ └── dark_colorsVector < int > (optional)
│ │ │ └── InputPeerColorCollectible
│ │ │ └── collectible_idlong
│ │ ├── profile_colorPeerColor (optional)
│ │ │ ├── PeerColor
│ │ │ │ ├── colorint (optional)
│ │ │ │ └── background_emoji_idlong (optional)
│ │ │ ├── PeerColorCollectible
│ │ │ │ ├── collectible_idlong
│ │ │ │ ├── gift_emoji_idlong
│ │ │ │ ├── background_emoji_idlong
│ │ │ │ ├── accent_colorint
│ │ │ │ ├── colorsVector < int >
│ │ │ │ ├── dark_accent_colorint (optional)
│ │ │ │ └── dark_colorsVector < int > (optional)
│ │ │ └── InputPeerColorCollectible
│ │ │ └── collectible_idlong
│ │ ├── emoji_statusEmojiStatus (optional)
│ │ │ ├── EmojiStatusEmpty
│ │ │ ├── EmojiStatus
│ │ │ │ ├── document_idlong
│ │ │ │ └── untilint (optional)
│ │ │ ├── EmojiStatusCollectible
│ │ │ │ ├── collectible_idlong
│ │ │ │ ├── document_idlong
│ │ │ │ ├── titlestring
│ │ │ │ ├── slugstring
│ │ │ │ ├── pattern_document_idlong
│ │ │ │ ├── center_colorint
│ │ │ │ ├── edge_colorint
│ │ │ │ ├── pattern_colorint
│ │ │ │ ├── text_colorint
│ │ │ │ └── untilint (optional)
│ │ │ └── InputEmojiStatusCollectible
│ │ │ ├── collectible_idlong
│ │ │ └── untilint (optional)
│ │ ├── levelint (optional)
│ │ ├── subscription_until_dateint (optional)
│ │ ├── bot_verification_iconlong (optional)
│ │ ├── send_paid_messages_starslong (optional)
│ │ └── linked_monoforum_idlong (optional)
│ └── ChannelForbidden
│ ├── broadcasttrue (optional)
│ ├── megagrouptrue (optional)
│ ├── monoforumtrue (optional)
│ ├── idlong
│ ├── access_hashlong
│ ├── titlestring
│ └── until_dateint (optional)
└── usersVector < User >
├── UserEmpty
│ └── idlong
└── User
├── is_selftrue (optional)
├── contacttrue (optional)
├── mutual_contacttrue (optional)
├── deletedtrue (optional)
├── bottrue (optional)
├── bot_chat_historytrue (optional)
├── bot_nochatstrue (optional)
├── verifiedtrue (optional)
├── restrictedtrue (optional)
├── mintrue (optional)
├── bot_inline_geotrue (optional)
├── supporttrue (optional)
├── scamtrue (optional)
├── apply_min_phototrue (optional)
├── faketrue (optional)
├── bot_attach_menutrue (optional)
├── premiumtrue (optional)
├── attach_menu_enabledtrue (optional)
├── bot_can_edittrue (optional)
├── close_friendtrue (optional)
├── stories_hiddentrue (optional)
├── stories_unavailabletrue (optional)
├── contact_require_premiumtrue (optional)
├── bot_businesstrue (optional)
├── bot_has_main_apptrue (optional)
├── bot_forum_viewtrue (optional)
├── bot_forum_can_manage_topicstrue (optional)
├── idlong
├── access_hashlong (optional)
├── first_namestring (optional)
├── last_namestring (optional)
├── usernamestring (optional)
├── phonestring (optional)
├── photoUserProfilePhoto (optional)
│ ├── UserProfilePhotoEmpty
│ └── UserProfilePhoto
│ ├── has_videotrue (optional)
│ ├── personaltrue (optional)
│ ├── photo_idlong
│ ├── stripped_thumbbytes (optional)
│ └── dc_idint
├── statusUserStatus (optional)
│ ├── UserStatusEmpty
│ ├── UserStatusOnline
│ │ └── expiresint
│ ├── UserStatusOffline
│ │ └── was_onlineint
│ ├── UserStatusRecently
│ │ └── by_metrue (optional)
│ ├── UserStatusLastWeek
│ │ └── by_metrue (optional)
│ └── UserStatusLastMonth
│ └── by_metrue (optional)
├── bot_info_versionint (optional)
├── restriction_reasonVector < RestrictionReason > (optional)
│ └── RestrictionReason
│ ├── platformstring
│ ├── reasonstring
│ └── textstring
├── bot_inline_placeholderstring (optional)
├── lang_codestring (optional)
├── emoji_statusEmojiStatus (optional)
│ ├── EmojiStatusEmpty
│ ├── EmojiStatus
│ │ ├── document_idlong
│ │ └── untilint (optional)
│ │ ├── collectible_idlong
│ │ ├── document_idlong
│ │ ├── titlestring
│ │ ├── slugstring
│ │ ├── pattern_document_idlong
│ │ ├── center_colorint
│ │ ├── edge_colorint
│ │ ├── pattern_colorint
│ │ ├── text_colorint
│ │ └── untilint (optional)
│ ├── collectible_idlong
│ └── untilint (optional)
├── usernamesVector < Username > (optional)
│ └── Username
│ ├── editabletrue (optional)
│ ├── activetrue (optional)
│ └── usernamestring
├── stories_max_idRecentStory (optional)
│ └── RecentStory
│ ├── livetrue (optional)
│ └── max_idint (optional)
├── colorPeerColor (optional)
│ ├── PeerColor
│ │ ├── colorint (optional)
│ │ └── background_emoji_idlong (optional)
│ ├── PeerColorCollectible
│ │ ├── collectible_idlong
│ │ ├── gift_emoji_idlong
│ │ ├── background_emoji_idlong
│ │ ├── accent_colorint
│ │ ├── colorsVector < int >
│ │ ├── dark_accent_colorint (optional)
│ │ └── dark_colorsVector < int > (optional)
│ └── collectible_idlong
├── profile_colorPeerColor (optional)
│ ├── PeerColor
│ │ ├── colorint (optional)
│ │ └── background_emoji_idlong (optional)
│ ├── PeerColorCollectible
│ │ ├── collectible_idlong
│ │ ├── gift_emoji_idlong
│ │ ├── background_emoji_idlong
│ │ ├── accent_colorint
│ │ ├── colorsVector < int >
│ │ ├── dark_accent_colorint (optional)
│ │ └── dark_colorsVector < int > (optional)
│ └── collectible_idlong
├── bot_active_usersint (optional)
├── bot_verification_iconlong (optional)
└── send_paid_messages_starslong (optional)

Example

UserFull(
    full_user=UserFull(
        id=0,
        settings=PeerSettings(),
        notify_settings=PeerNotifySettings(),
        common_chats_count=0
    ),
    chats=[
            ChatEmpty(id=0)
        ],
    users=[
            UserEmpty(id=0)
        ],
)