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

    Interface ApiResponseProtect

    interface ApiResponseProtect {
        cascade?: true;
        protections: ApiResponseProtectProtections[];
        reason: string;
        title: string;
    }
    Index

    Properties

    cascade?: true
    reason: string
    title: string