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

    Interface ApiResponseQueryListMostviewed

    interface ApiResponseQueryListMostviewed {
        count: number;
        ns: number;
        title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    count: number
    ns: number
    title: string