MediaWiki API 帮助

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

文档和例子:-{R|https://www.mediawiki.org/wiki/API:Main_page/zh}-

submodule=reply (rep)

main | flow | reply
  • 此模块需要读取权限。
  • 此模块需要写入权限。
  • 此模块只允许POST请求。
  • 来源:Flow
  • 许可协议:GPL-2.0-or-later

回复一个帖子。

参数:
repreplyTo

要回复的ID。

这个参数是必须的。
repcontent

新帖子的内容。

这个参数是必须的。
repformat

新帖子的格式(wikitext|html)

以下值中的一个:htmlwikitext
默认:wikitext
token

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

这个参数是必须的。