mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseQueryListWikisets
Interface ApiResponseQueryListWikisets
interface
ApiResponseQueryListWikisets
{
id
:
string
;
name
:
string
;
type
?:
string
;
wikisincluded
?:
{
[
id
:
string
]:
string
}
;
wikisnotincluded
?:
{
[
id
:
string
]:
string
}
;
}
Index
Properties
id
name
type?
wikisincluded?
wikisnotincluded?
Properties
id
id
:
string
name
name
:
string
Optional
type
type
?:
string
Optional
wikisincluded
wikisincluded
?:
{
[
id
:
string
]:
string
}
Optional
wikisnotincluded
wikisnotincluded
?:
{
[
id
:
string
]:
string
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
wikisincluded
wikisnotincluded
mwbot-ts - v1.2.7
Loading...