IGPAPI
    Preparing search index...

    Interface CurrentUserResponseUser

    interface CurrentUserResponseUser {
        account_badges: unknown[];
        account_type: number;
        address_street: string;
        ads_page_id: null;
        ads_page_name: null;
        all_media_count: number;
        allowed_commenter_type: string;
        bio_links: CurrentUserResponseBioLink[];
        biography: string;
        biography_with_entities: CurrentUserResponseBiographyWithEntities;
        birthday: string;
        business_contact_method: string;
        can_add_fb_group_link_on_profile: boolean;
        can_claim_page: boolean;
        can_crosspost_without_fb_token: boolean;
        can_hide_category: boolean;
        can_hide_public_contacts: boolean;
        can_link_entities_in_bio: boolean;
        category: null;
        category_id: number;
        city_id: number;
        city_name: string;
        contact_phone_number: string;
        country_code: number;
        custom_gender: string;
        direct_messaging: string;
        displayed_action_button_partner: null;
        displayed_action_button_type: null;
        email: string;
        external_lynx_url: string;
        external_url: string;
        fbid_v2: string;
        full_name: string;
        gender: number;
        has_anonymous_profile_picture: boolean;
        hd_profile_pic_url_info: CurrentUserResponseHDProfilePic;
        hd_profile_pic_versions: CurrentUserResponseHDProfilePic[];
        instagram_location_id: string;
        interop_messaging_user_fbid: number;
        is_business: boolean;
        is_call_to_action_enabled: boolean;
        is_category_tappable: boolean;
        is_eligible_for_lead_center: boolean;
        is_eligible_for_smb_support_flow: boolean;
        is_experienced_advertiser: boolean;
        is_hide_more_comment_enabled: boolean;
        is_muted_words_custom_enabled: boolean;
        is_muted_words_global_enabled: boolean;
        is_muted_words_spamscam_enabled: boolean;
        is_private: boolean;
        is_profile_audio_call_enabled: boolean;
        is_quiet_mode_enabled: boolean;
        is_supervision_features_enabled: boolean;
        is_verified: boolean;
        last_seen_timezone: string;
        latitude: number;
        lead_details_app_id: string;
        longitude: number;
        national_number: number;
        num_of_admined_pages: null;
        page_id: null;
        page_name: null;
        personal_account_ads_page_id: string;
        personal_account_ads_page_name: string;
        phone_number: string;
        pk: number;
        pk_id: string;
        primary_profile_link_type: number;
        professional_conversion_suggested_account_type: number;
        profile_edit_params: CurrentUserResponseProfileEditParams;
        profile_pic_id: string;
        profile_pic_url: string;
        pronouns: unknown[];
        public_email: string;
        public_phone_country_code: string;
        public_phone_number: string;
        reel_auto_archive: string;
        should_show_category: boolean;
        should_show_public_contacts: boolean;
        show_conversion_edit_entry: boolean;
        show_fb_link_on_profile: boolean;
        smb_delivery_partner: null;
        smb_support_delivery_partner: null;
        smb_support_partner: null;
        supervision_info: CurrentUserResponseSupervisionInfo;
        trust_days: number;
        trusted_username: string;
        username: string;
        zip: string;
    }
    Index

    Properties

    account_badges account_type address_street ads_page_id ads_page_name all_media_count allowed_commenter_type bio_links biography biography_with_entities birthday business_contact_method can_add_fb_group_link_on_profile can_claim_page can_crosspost_without_fb_token can_hide_category can_hide_public_contacts can_link_entities_in_bio category category_id city_id city_name contact_phone_number country_code custom_gender direct_messaging displayed_action_button_partner displayed_action_button_type email external_lynx_url external_url fbid_v2 full_name gender has_anonymous_profile_picture hd_profile_pic_url_info hd_profile_pic_versions instagram_location_id interop_messaging_user_fbid is_business is_call_to_action_enabled is_category_tappable is_eligible_for_lead_center is_eligible_for_smb_support_flow is_experienced_advertiser is_hide_more_comment_enabled is_muted_words_custom_enabled is_muted_words_global_enabled is_muted_words_spamscam_enabled is_private is_profile_audio_call_enabled is_quiet_mode_enabled is_supervision_features_enabled is_verified last_seen_timezone latitude lead_details_app_id longitude national_number num_of_admined_pages page_id page_name personal_account_ads_page_id personal_account_ads_page_name phone_number pk pk_id primary_profile_link_type professional_conversion_suggested_account_type profile_edit_params profile_pic_id profile_pic_url pronouns public_email public_phone_country_code public_phone_number reel_auto_archive should_show_category should_show_public_contacts show_conversion_edit_entry show_fb_link_on_profile smb_delivery_partner smb_support_delivery_partner smb_support_partner supervision_info trust_days trusted_username username zip

    Properties

    account_badges: unknown[]
    account_type: number
    address_street: string
    ads_page_id: null
    ads_page_name: null
    all_media_count: number
    allowed_commenter_type: string
    biography: string
    birthday: string
    business_contact_method: string
    can_add_fb_group_link_on_profile: boolean
    can_claim_page: boolean
    can_crosspost_without_fb_token: boolean
    can_hide_category: boolean
    can_hide_public_contacts: boolean
    can_link_entities_in_bio: boolean
    category: null
    category_id: number
    city_id: number
    city_name: string
    contact_phone_number: string
    country_code: number
    custom_gender: string
    direct_messaging: string
    displayed_action_button_partner: null
    displayed_action_button_type: null
    email: string
    external_lynx_url: string
    external_url: string
    fbid_v2: string
    full_name: string
    gender: number
    has_anonymous_profile_picture: boolean
    hd_profile_pic_url_info: CurrentUserResponseHDProfilePic
    hd_profile_pic_versions: CurrentUserResponseHDProfilePic[]
    instagram_location_id: string
    interop_messaging_user_fbid: number
    is_business: boolean
    is_call_to_action_enabled: boolean
    is_category_tappable: boolean
    is_eligible_for_lead_center: boolean
    is_eligible_for_smb_support_flow: boolean
    is_experienced_advertiser: boolean
    is_hide_more_comment_enabled: boolean
    is_muted_words_custom_enabled: boolean
    is_muted_words_global_enabled: boolean
    is_muted_words_spamscam_enabled: boolean
    is_private: boolean
    is_profile_audio_call_enabled: boolean
    is_quiet_mode_enabled: boolean
    is_supervision_features_enabled: boolean
    is_verified: boolean
    last_seen_timezone: string
    latitude: number
    lead_details_app_id: string
    longitude: number
    national_number: number
    num_of_admined_pages: null
    page_id: null
    page_name: null
    personal_account_ads_page_id: string
    personal_account_ads_page_name: string
    phone_number: string
    pk: number
    pk_id: string
    primary_profile_link_type: number
    professional_conversion_suggested_account_type: number
    profile_pic_id: string
    profile_pic_url: string
    pronouns: unknown[]
    public_email: string
    public_phone_country_code: string
    public_phone_number: string
    reel_auto_archive: string
    should_show_category: boolean
    should_show_public_contacts: boolean

    show_conversion_edit_entry

    show_conversion_edit_entry: boolean
    show_fb_link_on_profile: boolean
    smb_delivery_partner: null
    smb_support_delivery_partner: null
    smb_support_partner: null
    trust_days: number
    trusted_username: string
    username: string
    zip: string