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

    Interface IllustBookmarkDetailParams

    Parameters for fetching bookmark metadata for an illust.

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

    ID of the illust to fetch bookmark metadata for.