mwbot-ts - v1.2.8
Preparing search index...
api_types
ApiResponseQueryMetaNotificationsListitem
Interface ApiResponseQueryMetaNotificationsListitem
interface
ApiResponseQueryMetaNotificationsListitem
{
agent
?:
ApiResponseQueryMetaNotificationsAgent
;
bundledIds
?:
number
[]
;
category
:
string
;
count
?:
number
;
id
:
number
;
read
?:
string
;
revid
?:
number
;
section
:
string
;
sources
?:
{
[
wiki
:
string
]:
ApiResponseQueryMetaNotificationsSources
}
;
targetpages
:
number
[]
;
timestamp
:
ApiResponseQueryMetaNotificationsTimestamp
;
title
?:
ApiResponseQueryMetaNotificationsTitle
;
type
:
string
;
wiki
:
string
;
}
Index
Properties
agent?
bundled
Ids?
category
count?
id
read?
revid?
section
sources?
targetpages
timestamp
title?
type
wiki
Properties
Optional
agent
agent
?:
ApiResponseQueryMetaNotificationsAgent
Optional
bundled
Ids
bundledIds
?:
number
[]
category
category
:
string
Optional
count
count
?:
number
id
id
:
number
Optional
read
read
?:
string
Optional
revid
revid
?:
number
section
section
:
string
Optional
sources
sources
?:
{
[
wiki
:
string
]:
ApiResponseQueryMetaNotificationsSources
}
targetpages
targetpages
:
number
[]
timestamp
timestamp
:
ApiResponseQueryMetaNotificationsTimestamp
Optional
title
title
?:
ApiResponseQueryMetaNotificationsTitle
type
type
:
string
wiki
wiki
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
bundled
Ids
category
count
id
read
revid
section
sources
targetpages
timestamp
title
type
wiki
mwbot-ts - v1.2.8
Loading...