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

    Interface ApiResponseQueryListCheckuserlogEntry

    interface ApiResponseQueryListCheckuserlogEntry {
        checkuser: string;
        reason: string;
        target: string;
        timestamp: string;
        type: string;
    }
    Index

    Properties

    checkuser: string
    reason: string
    target: string
    timestamp: string
    type: string