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
action=echomarkseen
(main | echomarkseen)
- This module requires read rights.
- Source: Echo
- License: MIT
सध्याच्या सदस्याच्या अधिसूचना बघितल्या अशी खूण करा.
Specific parameters:
Other general parameters are available.
- type
बघितले अशी खूण करण्यास, अधिसूचनेचे प्रकार:'सजगता', 'संदेश' किंवा 'सर्व'.
- This parameter is required.
- One of the following values: alert, all, message
- timestampFormat
Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format.
- One of the following values: ISO_8601, MW
- Default: MW
उदाहरण:
- सर्व प्रकारच्या अधिसूचना बघितल्या अशी खूण करा
- api.php?action=echomarkseen&type=all [open in sandbox]