mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseBlock
Interface ApiResponseBlock
interface
ApiResponseBlock
{
actionrestrictions
:
null
|
ApiActionRestrictions
[]
;
allowusertalk
:
boolean
;
anononly
:
boolean
;
autoblock
:
boolean
;
expiry
:
string
;
hidename
:
boolean
;
id
:
number
;
namespacerestrictions
:
null
|
number
[]
;
nocreate
:
boolean
;
noemail
:
boolean
;
pagerestrictions
:
null
|
string
[]
;
partial
:
boolean
;
reason
:
string
;
user
:
string
;
userID
:
number
;
watchuser
:
boolean
;
}
Index
Properties
actionrestrictions
allowusertalk
anononly
autoblock
expiry
hidename
id
namespacerestrictions
nocreate
noemail
pagerestrictions
partial
reason
user
user
ID
watchuser
Properties
actionrestrictions
actionrestrictions
:
null
|
ApiActionRestrictions
[]
allowusertalk
allowusertalk
:
boolean
anononly
anononly
:
boolean
autoblock
autoblock
:
boolean
expiry
expiry
:
string
hidename
hidename
:
boolean
id
id
:
number
namespacerestrictions
namespacerestrictions
:
null
|
number
[]
nocreate
nocreate
:
boolean
noemail
noemail
:
boolean
pagerestrictions
pagerestrictions
:
null
|
string
[]
partial
partial
:
boolean
reason
reason
:
string
user
user
:
string
user
ID
userID
:
number
watchuser
watchuser
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actionrestrictions
allowusertalk
anononly
autoblock
expiry
hidename
id
namespacerestrictions
nocreate
noemail
pagerestrictions
partial
reason
user
user
ID
watchuser
mwbot-ts - v1.2.7
Loading...