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

    Interface _GroupsChangeableBy

    interface _GroupsChangeableBy {
        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[]