MediaWiki API yardımı

This is an auto-generated MediaWiki API documentation page.

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

meta=notifications (not)

(main | query | notifications)
  • This module requires read rights.
  • Source: Echo
  • License: MIT

Get notifications waiting for the current user.

Parametre:
notfilter

Filter notifications returned.

Values (separate with | or alternative): read, !read
Varsayılan: read|!read
notprop

İstek detayları.

Values (separate with | or alternative): list, count, seenTime
Varsayılan: list
notsections

Sorgu için bildirim bölümleri (örneğin bazı 'uyarı' ve 'mesaj'kombinasyonu)

Values (separate with | or alternative): alert, message
Varsayılan: alert|message
notgroupbysection

Olsun bölüm sonuç grup için. Her bölüm set halinde ayrı ayrı getirildi.

Type: boolean (details)
notformat

Belirtilmişse, bildirimleri biçimlendirilmiş bu şekilde iade edilecektir.

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
One of the following values: model, special, flyout, html
notlimit

Gösterilebilecek azami bildirim sayısı.

50 taneden fazla (botlar için 500) olamaz.
Type: integer or max
Varsayılan: 20
notcontinue

When more results are available, use this to continue.

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.

Separate values with | or alternative. Maximum number of values is 50 (500 for bots).
notbundle

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

Type: boolean (details)
notalertcontinue

Daha uyanık sonuçlar mevcut olduğunda, bu devam etmek için kullanın.

notalertunreadfirst

İster okunmamış mesaj bildirimlerini göstermek.

Type: boolean (details)
notmessagecontinue

Daha fazla ileti sonuçlar mevcut olduğunda, bu devam etmek için kullanın.

notmessageunreadfirst

İster okunmamış uyarı bildirimleri göstermek.

Type: boolean (details)