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

    Interface ApiResponseQueryListGlobalgroups

    interface ApiResponseQueryListGlobalgroups {
        name: string;
        rights?: string[];
    }
    Index

    Properties

    Properties

    name: string
    rights?: string[]