IGPAPI
    Preparing search index...

    Interface StoryPostPhotoResponseUser

    interface StoryPostPhotoResponseUser {
        account_badges: unknown[];
        account_type: number;
        eligible_for_text_app_activation_badge: boolean;
        fbid_v2: string;
        full_name: string;
        id: string;
        is_private: boolean;
        is_verified: boolean;
        pk: number;
        pk_id: string;
        profile_pic_id: string;
        profile_pic_url: string;
        strong_id__: string;
        user_activation_info: StoryPostPhotoResponseUser_activation_info;
        username: string;
    }
    Index

    Properties

    account_badges: unknown[]
    account_type: number
    eligible_for_text_app_activation_badge: boolean
    fbid_v2: string
    full_name: string
    id: string
    is_private: boolean
    is_verified: boolean
    pk: number
    pk_id: string
    profile_pic_id: string
    profile_pic_url: string
    strong_id__: string
    username: string