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

    Interface ApiResponseQueryListQuerypageResults

    interface ApiResponseQueryListQuerypageResults {
        ns: number;
        timestamp?: string;
        title: string;
        value?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    ns: number
    timestamp?: string
    title: string
    value?: string