MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/API

action=aggregategroups

(main | aggregategroups)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • Source: 翻訳
  • License: GPL-2.0+

Manage aggregate message groups.

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

パラメーター:
do

What to do with aggregate message group.

このパラメーターは必須です。
値 (次の値のいずれか1つ): associatedissociateremoveaddupdate
aggregategroup

Aggregate message group ID.

group

メッセージグループID

groupname

Aggregate message group name.

groupdescription

Aggregate message group description.

token

action=query&meta=tokens から取得した「csrf」トークン

このパラメーターは必須です。