mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseWarnings
Interface ApiResponseWarnings
interface
ApiResponseWarnings
{
"*"
?:
string
;
code
:
string
;
data
:
{
values
:
string
[]
}
;
html
?:
string
;
key
?:
string
;
module
:
string
;
params
?:
string
[]
;
text
?:
string
;
}
Index
Properties
*?
code
data
html?
key?
module
params?
text?
Properties
Optional
*
"*"
?:
string
code
code
:
string
data
data
:
{
values
:
string
[]
}
Optional
html
html
?:
string
Optional
key
key
?:
string
module
module
:
string
Optional
params
params
?:
string
[]
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
*
code
data
html
key
module
params
text
mwbot-ts - v1.2.7
Loading...