MediaWiki API ヘルプ

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

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

action=messagegroupsubscription

(main | messagegroupsubscription)
  • このモジュールは内部的または不安定です。動作が予告なく変更される場合があります。
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: 翻訳
  • ライセンス: GPL-2.0-or-later

Message group subscription related operations

パラメーター:
Other general parameters are available.
groupId

Message group ID for the group being subscribed to. See action=query&meta=messagegroups.

この変数は必須です。
operation

The operation to be performed.

この変数は必須です。
値 (次の値のいずれか1つ): subscribe、unsubscribe
token

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

この変数は必須です。