mwbot-ts - v1.2.8
Preparing search index...
api_types
ApiResponseQueryMetaUnreadnotificationpagesEntryPages
Interface ApiResponseQueryMetaUnreadnotificationpagesEntryPages
interface
ApiResponseQueryMetaUnreadnotificationpagesEntryPages
{
count
:
number
;
ns
?:
number
;
pages
?:
(
null
|
string
)
[]
;
title
:
null
|
string
;
unprefixed
?:
string
;
}
Index
Properties
count
ns?
pages?
title
unprefixed?
Properties
count
count
:
number
Optional
ns
ns
?:
number
Optional
pages
pages
?:
(
null
|
string
)
[]
title
title
:
null
|
string
Optional
unprefixed
unprefixed
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
ns
pages
title
unprefixed
mwbot-ts - v1.2.8
Loading...