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

    Interface ApiResponseQueryListBlocksRestrictions

    interface ApiResponseQueryListBlocksRestrictions {
        actions?: ApiActionRestrictions[];
        namespaces?: number[];
        pages?: ApiResponseQueryListBlocksRestrictionsPages[];
    }
    Index

    Properties

    namespaces?: number[]