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

    Interface IllustTrendingTagsParams

    Parameters for fetching trending illust tags.

    interface IllustTrendingTagsParams {
        filter?: "for_ios" | "for_android";
    }
    Index
    filter?: "for_ios" | "for_android"

    OS filter to apply (default: "for_ios").