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

    Interface ApiResponseQueryPagesPropDuplicatefiles

    interface ApiResponseQueryPagesPropDuplicatefiles {
        name: string;
        shared: boolean;
        timestamp: string;
        user?: string;
    }
    Index

    Properties

    name: string
    shared: boolean
    timestamp: string
    user?: string