IGPAPI
    Preparing search index...

    Interface MediaInfoVideoResponseUser

    interface MediaInfoVideoResponseUser {
        account_badges: unknown[];
        fan_club_info: MediaInfoVideoResponseFan_club_info;
        fbid_v2: string;
        feed_post_reshare_disabled: boolean;
        friendship_status: MediaInfoVideoResponseFriendship_status;
        full_name: string;
        has_anonymous_profile_picture: boolean;
        id: string;
        is_favorite: boolean;
        is_private: boolean;
        is_unpublished: boolean;
        is_verified: boolean;
        latest_reel_media: number;
        pk: number;
        pk_id: string;
        profile_pic_id: string;
        profile_pic_url: string;
        show_account_transparency_details: boolean;
        strong_id__: string;
        third_party_downloads_enabled: number;
        transparency_product_enabled: boolean;
        username: string;
    }
    Index

    Properties

    account_badges: unknown[]
    fbid_v2: string

    feed_post_reshare_disabled

    feed_post_reshare_disabled: boolean
    full_name: string
    has_anonymous_profile_picture: boolean
    id: string
    is_favorite: boolean
    is_private: boolean
    is_unpublished: boolean
    is_verified: boolean
    latest_reel_media: number
    pk: number
    pk_id: string
    profile_pic_id: string
    profile_pic_url: string
    show_account_transparency_details: boolean
    strong_id__: string
    third_party_downloads_enabled: number
    transparency_product_enabled: boolean
    username: string