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

    Interface NovelDetailResponse

    Response shape for GET /v2/novel/detail.

    interface NovelDetailResponse {
        novel: PixivNovelItem;
    }
    Index

    Properties

    Properties

    The requested novel.