@book000/pixivts - v0.63.0
    Preparing search index...

    Interface IllustBookmarkDeleteParams

    Parameters for removing an illust bookmark.

    interface IllustBookmarkDeleteParams {
        illustId: number;
    }
    Index
    illustId: number

    ID of the illust to remove from bookmarks.