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

    Interface ApiResponseQueryListBlocksRestrictionsPages

    interface ApiResponseQueryListBlocksRestrictionsPages {
        id: number;
        ns: number;
        title: string;
    }
    Index

    Properties

    Properties

    id: number
    ns: number
    title: string