@lasuillard/raindrop-client
    Preparing search index...

    Interface UpdateCurrentUserRequestGroupsInner

    interface UpdateCurrentUserRequestGroupsInner {
        collections?: number[];
        hidden?: boolean;
        sort?: number;
        title?: string;
    }
    Index
    collections?: number[]
    hidden?: boolean
    sort?: number
    title?: string