IGPAPI
    Preparing search index...
    interface RootObject {
        can_see_insights_as_brand: boolean;
        can_view_more_preview_comments: boolean;
        can_viewer_reshare: boolean;
        can_viewer_save: boolean;
        caption: UserFeedShopPhotoResponse.Caption;
        caption_is_edited: boolean;
        client_cache_key: string;
        code: string;
        comment_count: number;
        comment_inform_treatment: UserFeedShopPhotoResponse.CommentInformTreatment;
        comment_likes_enabled: boolean;
        comment_threading_enabled: boolean;
        commerciality_status: string;
        deleted_reason: number;
        device_timestamp: number;
        dominant_color: string;
        filter_type: number;
        fundraiser_tag: UserFeedShopPhotoResponse.FundraiserTag;
        has_liked: boolean;
        has_more_comments: boolean;
        hide_view_all_comment_entrypoint: boolean;
        id: string;
        image_versions2: UserFeedShopPhotoResponse.ImageVersions2;
        inline_composer_display_condition: string;
        inline_composer_imp_trigger_time: number;
        integrity_review_decision: string;
        is_in_profile_grid: boolean;
        is_organic_product_tagging_eligible: boolean;
        is_paid_partnership: boolean;
        is_unified_video: boolean;
        is_visual_reply_commenter_notice_enabled: boolean;
        lat: number;
        like_and_view_counts_disabled: boolean;
        like_count: number;
        lng: number;
        location: UserFeedShopPhotoResponse.Location;
        max_num_visible_preview_comments: number;
        media_type: IgMediaType;
        music_metadata: UserFeedShopPhotoResponse.MusicMetadata;
        organic_tracking_token: string;
        original_height: number;
        original_width: number;
        photo_of_you: boolean;
        pk: number;
        preview_comments: any[];
        product_tags: UserFeedShopPhotoResponse.ProductTags;
        product_type: string;
        profile_grid_control_enabled: boolean;
        sharing_friction_info: UserFeedShopPhotoResponse.SharingFrictionInfo;
        shop_routing_user_id: string;
        should_request_ads: boolean;
        taken_at: number;
        top_likers: any[];
        user: UserFeedShopPhotoResponse.User;
        usertags: UserFeedShopPhotoResponse.Usertags;
    }
    Index

    Properties

    can_see_insights_as_brand: boolean
    can_view_more_preview_comments: boolean
    can_viewer_reshare: boolean
    can_viewer_save: boolean
    caption_is_edited: boolean
    client_cache_key: string
    code: string
    comment_count: number
    comment_likes_enabled: boolean
    comment_threading_enabled: boolean
    commerciality_status: string
    deleted_reason: number
    device_timestamp: number
    dominant_color: string
    filter_type: number
    has_liked: boolean
    has_more_comments: boolean
    hide_view_all_comment_entrypoint: boolean
    id: string
    inline_composer_display_condition: string
    inline_composer_imp_trigger_time: number
    integrity_review_decision: string
    is_in_profile_grid: boolean
    is_organic_product_tagging_eligible: boolean
    is_paid_partnership: boolean
    is_unified_video: boolean
    is_visual_reply_commenter_notice_enabled: boolean
    lat: number
    like_and_view_counts_disabled: boolean
    like_count: number
    lng: number
    max_num_visible_preview_comments: number
    media_type: IgMediaType
    organic_tracking_token: string
    original_height: number
    original_width: number
    photo_of_you: boolean
    pk: number
    preview_comments: any[]
    product_type: string
    profile_grid_control_enabled: boolean
    shop_routing_user_id: string
    should_request_ads: boolean
    taken_at: number
    top_likers: any[]