mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseGroupsChangeableBy
Interface ApiResponseGroupsChangeableBy
Generated by
UserGroupManager::getGroupsChangeableBy
.
interface
ApiResponseGroupsChangeableBy
{
add
:
string
[]
;
"add-self"
:
string
[]
;
remove
:
string
[]
;
"remove-self"
:
string
[]
;
}
Hierarchy (
View Summary
)
ApiResponseGroupsChangeableBy
_GroupsChangeableBy
Index
Properties
add
add-
self
remove
remove-
self
Properties
add
add
:
string
[]
add-
self
"add-self"
:
string
[]
remove
remove
:
string
[]
remove-
self
"remove-self"
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
add-
self
remove
remove-
self
mwbot-ts - v1.2.7
Loading...
Generated by
UserGroupManager::getGroupsChangeableBy
.