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

    Interface ApiResponseGroupsChangeableBy

    Generated by UserGroupManager::getGroupsChangeableBy.

    interface ApiResponseGroupsChangeableBy {
        add: string[];
        "add-self": string[];
        remove: string[];
        "remove-self": string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    add: string[]
    "add-self": string[]
    remove: string[]
    "remove-self": string[]