mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseQueryListQuerypage
Interface ApiResponseQueryListQuerypage
interface
ApiResponseQueryListQuerypage
{
cached
?:
true
;
cachedtimestamp
?:
string
;
disabled
?:
true
;
maxresults
?:
number
;
name
:
string
;
results
:
ApiResponseQueryListQuerypageResults
[]
;
}
Index
Properties
cached?
cachedtimestamp?
disabled?
maxresults?
name
results
Properties
Optional
cached
cached
?:
true
Optional
cachedtimestamp
cachedtimestamp
?:
string
Optional
disabled
disabled
?:
true
Optional
maxresults
maxresults
?:
number
name
name
:
string
results
results
:
ApiResponseQueryListQuerypageResults
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cached
cachedtimestamp
disabled
maxresults
name
results
mwbot-ts - v1.2.7
Loading...