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=echomute
(main | echomute)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Echo
- License: MIT
विशिष्ट सदस्यों या पृष्ठों से अधिसूचनाएँ म्यूट या अनम्यूट करें।
Specific parameters:
Other general parameters are available.
- type
किस म्यूट सूची पर जोड़ना है या जिससे हटाना है
- This parameter is required.
- One of the following values: page-linked-title, user
- mute
म्यूट सूची पर जोड़ने के लिए पृष्ठ या सदस्य
- Separate values with | or alternative.
- Maximum number of values is ५० (५०० for clients that are allowed higher limits).
- unmute
म्यूट सूची से हटाने के लिए पृष्ठ या सदस्य
- Separate values with | or alternative.
- Maximum number of values is ५० (५०० for clients that are allowed higher limits).
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.