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

    Interface ApiResponseQueryListGlobalallusers

    interface ApiResponseQueryListGlobalallusers {
        existslocally?: "";
        groups?: string[];
        id: number;
        locked?: "";
        name: string;
    }
    Index

    Properties

    existslocally?: ""
    groups?: string[]
    id: number
    locked?: ""
    name: string