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

    Interface ApiResponseSitematrixSite

    interface ApiResponseSitematrixSite {
        closed?: true;
        code?: string;
        dbname?: string;
        lang?: string;
        sitename?: string;
        url?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    closed?: true
    code?: string
    dbname?: string
    lang?: string
    sitename?: string
    url?: string