IGPAPI
    Preparing search index...

    Interface ReelSettingsGetResponseList

    interface ReelSettingsGetResponseList {
        big_list: boolean;
        global_blacklist_sample: null;
        next_max_id: null;
        page_size: number;
        sections: null;
        users: unknown[];
    }
    Index

    Properties

    big_list: boolean
    global_blacklist_sample: null
    next_max_id: null
    page_size: number
    sections: null
    users: unknown[]