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

    Interface ApiResponseQueryListPageswithprop

    interface ApiResponseQueryListPageswithprop {
        ns?: number;
        pageid?: number;
        title?: string;
        value?: string;
    }

    Hierarchy

    Index

    Properties

    ns?: number
    pageid?: number
    title?: string
    value?: string