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

    Interface ApiResponseQueryListMystashedfiles

    interface ApiResponseQueryListMystashedfiles {
        bits?: number;
        filekey: string;
        height?: number;
        mediatype?: string;
        mimetype?: string;
        size?: number;
        status: string;
        width?: number;
    }
    Index

    Properties

    bits?: number
    filekey: string
    height?: number
    mediatype?: string
    mimetype?: string
    size?: number
    status: string
    width?: number