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=aggregategroups

(main | aggregategroups)
  • 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: Biên dịch
  • License: GPL-2.0-or-later

Manage aggregate message groups.

You can add and remove aggregate message groups and associate or dissociate message groups from them (one at a time).

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

What to do with aggregate message group.

This parameter is required.
Một trong các giá trị: add, associate, dissociate, remove, update
aggregategroup

Aggregate message group ID.

group
Lỗi thời.

Message group ID. See action=query&meta=messagegroups.

groups

List of message group IDs. See action=query&meta=messagegroups.

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

Aggregate message group name.

groupdescription

Aggregate message group description.

Mặc định: (trống)
groupsourcelanguagecode

Aggregate message group source language code, or - to not set a source language or remove the existing one.

Default: und
token

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

This parameter is required.