MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=notifications (not)

(main | query | notifications)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: Echo
  • สัญญาอนุญาต: MIT

Get notifications waiting for the current user.

Specific parameters:
Other general parameters are available.
notfilter

Filter notifications returned.

ค่า (คั่นด้วย | หรือข้อความทดแทน): !read, read
Default: read|!read
notprop

Details to request.

ค่า (คั่นด้วย | หรือข้อความทดแทน): count, list, seenTime
Default: list
notsections

The notification sections to query (i.e. some combination of 'alert' and 'message').

ค่า (คั่นด้วย | หรือข้อความทดแทน): alert, message
Default: alert|message
notgroupbysection

Whether to group the result by section. Each section is fetched separately if set.

Type: boolean (details)
notformat

If specified, notifications will be returned formatted this way.

model
Raw notification data
special
Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time.
flyout
Deprecated. Use notformat=model for raw data
html
Deprecated. Use notformat=model for raw data
ค่าใดค่าหนึ่งต่อไปนี้: flyout, html, model, special
notlimit

The maximum number of notifications to return.

ชนิด: จำนวนเต็มหรือ max
The value must be between 1 and 50.
Default: 20
notcontinue

เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ

notunreadfirst

Whether to show unread notifications first (only used if groupbysection is not set).

Type: boolean (details)
nottitles

Only return notifications for these pages. To get notifications not associated with any page, use [] as a title.

คั่นค่าต่าง ๆ ด้วย | หรือข้อความทดแทน
Maximum number of values is 50 (500 for clients that are allowed higher limits).
notbundle

Whether to show bundle compatible unread notifications according to notification types bundling rules.

Type: boolean (details)
notnotifiertypes

Notifier types for which to return notifications.

ค่า (คั่นด้วย | หรือข้อความทดแทน): email, web
Default: web
notalertcontinue

When more alert results are available, use this to continue.

notalertunreadfirst

Whether to show unread message notifications first (only used if groupbysection is set).

Type: boolean (details)
notmessagecontinue

When more message results are available, use this to continue.

notmessageunreadfirst

Whether to show unread alert notifications first (only used if groupbysection is set).

Type: boolean (details)