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

    Interface IllustBookmarkDeleteParams

    Parameters for removing an illust bookmark.

    interface IllustBookmarkDeleteParams {
        illustId: number;
    }
    Index

    Properties

    Properties

    illustId: number

    ID of the illust to remove from bookmarks.