MediaWiki API 帮助

这是自动生成的MediaWiki API文档页面。

文档和例子:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=csdeletereply

main | csdeletereply
  • 此模块需要读取权限。
  • 此模块只允许POST请求。
  • 来源:CommentStreams
  • 许可协议:MIT

Delete a reply. Either pageid or title must be provided.

具体参数:
其他通用参数可用。
pageid

page ID of the page which holds the reply to delete

类型:整数
title

title of the page which holds the reply to delete

token

action=query&meta=tokens取回的“csrf”令牌

这个参数是必需的。