Trợ giúp về API MediaWiki

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)
  • Mô đun này cần quyền đọc.
  • Mô đun này cần quyền ghi.
  • Mô đun này chỉ có nhận các yêu cầu POST.
  • Source: Echo
  • License: MIT

Mute or unmute notifications from certain users or pages.

Các tham số:
Other general parameters are available.
type

Which mute list to add to or remove from

This parameter is required.
Một trong các giá trị: page-linked-title, user
mute

Trang hoặc thành viên để thêm vào danh sách không làm phiền

Phân tách các giá trị bằng |.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
unmute

Pages or users to remove from the mute list

Phân tách các giá trị bằng |.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.