IGPAPI
    Preparing search index...

    Interface PendingFriendshipsFeedResponse

    interface PendingFriendshipsFeedResponse {
        big_list: boolean;
        global_blacklist_sample: null;
        next_max_id: null;
        page_size: number;
        sections: null;
        status: string;
        suggested_users: PendingFriendshipsFeedResponseSuggestedUsers;
        truncate_follow_requests_at_index: number;
        users: PendingFriendshipsFeedResponseUsersItem[];
    }
    Index

    Properties

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