public UserFullInfo (
ChatPhoto? personal_photo,
ChatPhoto? photo,
ChatPhoto? public_photo,
BlockList? block_list,
bool can_be_called,
bool supports_video_calls,
bool has_private_calls,
bool has_private_forwards,
bool has_restricted_voice_and_video_note_messages,
bool has_posted_to_profile_stories,
bool has_sponsored_messages_enabled,
bool need_phone_number_privacy_exception,
bool set_chat_background,
FormattedText? bio,
Birthdate? birthdate,
int64 personal_chat_id,
int32 gift_count,
int32 group_in_common_count,
int64 incoming_paid_message_star_count,
int64 outgoing_paid_message_star_count,
GiftSettings gift_settings,
BotVerification? bot_verification,
BusinessInfo? business_info,
BotInfo? bot_info)