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

    Interface NovelTextParams

    Parameters for fetching the WebView HTML of a novel.

    interface NovelTextParams {
        novelId: number;
    }
    Index

    Properties

    Properties

    novelId: number

    ID of the novel whose WebView HTML to fetch.