@book000/pixivts
    Preparing search index...

    Interface PixivApiError

    pixiv が返すエラーレスポンス

    interface PixivApiError {
        error: Error;
    }
    Index

    Properties

    Properties

    error: Error

    エラーの詳細