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
वर्तमान सदस्य के लिए अधिसूचनाओं को देखा गया चिह्नित करें।
Parameters:
- type
देखा गया चिह्नित करने के लिए अधिसूचनाओं के प्रकार: 'alert', 'message', या 'all'।
- This parameter is required.
- One of the following values: alert, all, message
- timestampFormat
आउटपुट के लिए प्रयुक्त टाइमस्टैम्प प्रारूप, 'ISO_8601' या 'MW'। 'MW' यहाँ पर कालग्रस्त है, तो सभी क्लाइंट्स को 'ISO_8601' में बदल लेना चाहिए। यह पैरामीटर हटा दिया जाएगा, और 'ISO_8601' एकमात्र आउटपुट प्रारूप बन जाएगा।
- One of the following values: ISO_8601, MW
- Default: MW
Example:
- अधिसूचनाओं को देखे जाने के तौर पर चिन्हित करें
- api.php?action=echomarkseen&type=all [open in sandbox]