mwbot-ts - v1.2.7
    Preparing search index...

    Interface ApiResponseError

    interface ApiResponseError {
        code: string;
        docref?: string;
        info: string;
    }
    Index

    Properties

    Properties

    code: string
    docref?: string
    info: string