interface DataUser {
    ai_agent_type: null;
    bio_links: WebProfileInfoResponse.BioLink[];
    biography: string;
    biography_with_entities: WebProfileInfoResponse.BiographyWithEntities;
    blocked_by_viewer: boolean;
    business_address_json: null;
    business_category_name: null;
    business_contact_method: string;
    business_email: null;
    business_phone_number: null;
    category_enum: null;
    category_name: string;
    connected_fb_page: null;
    country_block: boolean;
    edge_felix_video_timeline: EdgeFelixVideoTimelineClass;
    edge_follow: EdgeFollowClass;
    edge_followed_by: EdgeFollowClass;
    edge_media_collections: EdgeFelixVideoTimelineClass;
    edge_mutual_followed_by: EdgeMutualFollowedBy;
    edge_owner_to_timeline_media: EdgeFelixVideoTimelineClass;
    edge_saved_media: EdgeFelixVideoTimelineClass;
    eimu_id: string;
    external_url: string;
    external_url_linkshimmed: string;
    fb_profile_biolink: null;
    fbid: string;
    followed_by_viewer: boolean;
    follows_viewer: boolean;
    full_name: string;
    group_metadata: null;
    guardian_id: null;
    has_ar_effects: boolean;
    has_blocked_viewer: boolean;
    has_channel: boolean;
    has_clips: boolean;
    has_guides: boolean;
    has_requested_viewer: boolean;
    hide_like_and_view_counts: boolean;
    highlight_reel_count: number;
    id: string;
    is_business_account: boolean;
    is_embeds_disabled: boolean;
    is_guardian_of_viewer: boolean;
    is_joined_recently: boolean;
    is_private: boolean;
    is_professional_account: boolean;
    is_regulated_c18: boolean;
    is_supervised_by_viewer: boolean;
    is_supervised_user: boolean;
    is_supervision_enabled: boolean;
    is_verified: boolean;
    is_verified_by_mv4b: boolean;
    overall_category_name: null;
    pinned_channels_list_count: number;
    profile_pic_url: string;
    profile_pic_url_hd: string;
    pronouns: any[];
    requested_by_viewer: boolean;
    restricted_by_viewer: boolean;
    should_show_category: boolean;
    should_show_public_contacts: boolean;
    show_account_transparency_details: boolean;
    transparency_label: null;
    transparency_product: string;
    username: Instagram;
}

Properties

ai_agent_type: null
biography: string
blocked_by_viewer: boolean
business_address_json: null
business_category_name: null
business_contact_method: string
business_email: null
business_phone_number: null
category_enum: null
category_name: string
connected_fb_page: null
country_block: boolean
edge_felix_video_timeline: EdgeFelixVideoTimelineClass
edge_follow: EdgeFollowClass
edge_followed_by: EdgeFollowClass
edge_media_collections: EdgeFelixVideoTimelineClass
edge_mutual_followed_by: EdgeMutualFollowedBy
edge_owner_to_timeline_media: EdgeFelixVideoTimelineClass
edge_saved_media: EdgeFelixVideoTimelineClass
eimu_id: string
external_url: string
external_url_linkshimmed: string
fb_profile_biolink: null
fbid: string
followed_by_viewer: boolean
follows_viewer: boolean
full_name: string
group_metadata: null
guardian_id: null
has_ar_effects: boolean
has_blocked_viewer: boolean
has_channel: boolean
has_clips: boolean
has_guides: boolean
has_requested_viewer: boolean
hide_like_and_view_counts: boolean
highlight_reel_count: number
id: string
is_business_account: boolean
is_embeds_disabled: boolean
is_guardian_of_viewer: boolean
is_joined_recently: boolean
is_private: boolean
is_professional_account: boolean
is_regulated_c18: boolean
is_supervised_by_viewer: boolean
is_supervised_user: boolean
is_supervision_enabled: boolean
is_verified: boolean
is_verified_by_mv4b: boolean
overall_category_name: null
pinned_channels_list_count: number
profile_pic_url: string
profile_pic_url_hd: string
pronouns: any[]
requested_by_viewer: boolean
restricted_by_viewer: boolean
should_show_category: boolean
should_show_public_contacts: boolean
show_account_transparency_details: boolean
transparency_label: null
transparency_product: string
username: Instagram