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

    Interface NovelRelatedParams

    Parameters for fetching related novels.

    interface NovelRelatedParams {
        novelId: number;
    }
    Index

    Properties

    Properties

    novelId: number

    ID of the novel for which to fetch related works.