IGPAPI
    Preparing search index...
    interface User3 {
        follow_friction_type: number;
        full_name: string;
        is_private: boolean;
        is_verified: boolean;
        pk: number;
        profile_pic_url: string;
        username: string;
    }
    Index

    Properties

    follow_friction_type: number
    full_name: string
    is_private: boolean
    is_verified: boolean
    pk: number
    profile_pic_url: string
    username: string