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)
- This module requires read rights.
- Source: Echo
- License: MIT
Get notifications waiting for the current user.
- notfilter
Оралған ескертпелерді сүзгілеу.
- Values (separate with | or alternative): !read, read
- Default: read|!read
- notprop
Сұраныс егжей-тегжейлері.
- Values (separate with | or alternative): count, list, seenTime
- Default: list
- notsections
Сұраныс үшін ескертпе бөлімдері ('alert' және 'message').
- Values (separate with | or alternative): alert, message
- Default: alert|message
- notgroupbysection
Бөлім бойынша нәтижені топтауы тиіс. Егер орнатса, әрбір бөлім бөлектей шығарылады.
- Type: boolean (details)
- notformat
Егер көрсетсе, ескертпелер осылайша форматталады.
- model
- Өңделмеген ескертпе дерегі
- special
- Special:Notifications беті үшін форматталады (және тек бұл ғана!) Бұл HTML мәтінге жауап бермеңіз, өйткені оны кез келген уақытта өзгерте аласыз.
- flyout
- Ескірген. Қайнар дерегі үшін notformat=model қолданыңыз
- html
- Ескірген. Қайнар дерегі үшін notformat=model қолданыңыз
- One of the following values: flyout, html, model, special
- notlimit
Қайтару үшін ескертпелердің ең көп саны.
- Type: integer or max
- The value must be between 1 and 50.
- Default: 20
- notcontinue
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- notunreadfirst
Бірінші оқылмаған дабыл ескертпелерін көрсету (тек егер groupbysection көрсетілмеген болса қолданылады).
- 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 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.
- Values (separate with | or alternative): email, web
- Default: web
- notalertcontinue
Көбірек ескерту нәтижелері бар болған кезде, жалғастыру үшін осыны пайдаланыңыз.
- notalertunreadfirst
Бірінші оқылмаған хабарлама ескертпелерін көрсету (тек егер groupbysection көрсетілген болса қолданылады).
- Type: boolean (details)
- notmessagecontinue
Көбірек хабарлама нәтижелері бар болған кезде, жалғастыру үшін осыны пайдаланыңыз.
- notmessageunreadfirst
Бірінші оқылмаған дабыл ескертпелерін көрсету (тек егер groupbysection көрсетілген болса қолданылады).
- Type: boolean (details)
- Ескертпелер тізімі
- api.php?action=query&meta=notifications [open in sandbox]
- Санымен көрсетілген, бөлімі бойынша топталған ескертпелер сан
- api.php?action=query&meta=notifications¬prop=count¬sections=alert|message¬groupbysection=1 [open in sandbox]
- List email notifications
- api.php?action=query&meta=notifications¬notifiertypes=email [open in sandbox]