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

    Interface ApiResponseQueryListPrefixsearch

    interface ApiResponseQueryListPrefixsearch {
        ns: number;
        pageid?: number;
        special?: true;
        title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    ns: number
    pageid?: number
    special?: true
    title: string