MediaWiki API 說明
此頁為自動產生的 MediaWiki API 說明文件頁面。
說明文件與範例:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=messagegroupsubscription
(main | messagegroupsubscription)
- 此模組是內部模組或不夠穩定,您不應使用。它的操作可能造成改變且不會另行通知。
- 此模組需要讀取權限。
- 此模組僅接受 POST 請求。
- 來源:翻譯(Translate)
- 授權條款:GPL-2.0-or-later
Message group subscription related operations
具體參數:
其他通用參數可用。
- groupId
Message group ID for the group being subscribed to. See action=query&meta=messagegroups.
- 此為必填參數。
- operation
The operation to be performed.
- 此為必填參數。
- 單值:subscribe、unsubscribe
- token
自 action=query&meta=tokens 接收的「csrf」權杖。
- 此為必填參數。