IGPAPI
    Preparing search index...

    Interface FollowersFeedResponse

    interface FollowersFeedResponse {
        big_list: boolean;
        global_blacklist_sample: null;
        next_max_id: string;
        page_size: number;
        sections: null;
        status: string;
        users: FollowersFeedResponseUsersItem[];
    }
    Index

    Properties

    big_list: boolean
    global_blacklist_sample: null
    next_max_id: string
    page_size: number
    sections: null
    status: string