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

    Interface ApiResponseQueryListCheckuserUserips

    interface ApiResponseQueryListCheckuserUserips {
        address?: string;
        editcount: number;
        end: string;
        start?: string;
    }
    Index

    Properties

    address?: string
    editcount: number
    end: string
    start?: string