راهنمای واسط برنامه‌نویسی کاربردی مدیاویکی

این یک صفحهٔ مستندات برای واسط برنامه‌نویسی کاربردی مدیاویکی است که به‌طور خودکار ایجاد شده‌است.

مستندات و نمونه‌ها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=inlinecomments-editcomment

(main | inlinecomments-editcomment)
  • این پودمان نیازمند اختیارات خواندن است.
  • این پودمان نیازمند اختیارات خواندن است.
  • این پودمان تنها درخواست‌های POST را می‌پذیرد.
  • منبع: InlineComments
  • مجوز: GPL-2.0-or-later

Edit an inline comment

پارامترها:
Other general parameters are available.
title

Title of the page to edit a comment at. Use this or pageid but not both.

pageid

ID of the page to edit a comment at. Use this or title but not both.

id

ID of the comment you are editing

این پارامتر الزامی است.
comment

The text of edited comment

این پارامتر الزامی است.
existing_comment_idx

The index of the existing comment in the content slot

این پارامتر الزامی است.
نوع: عدد صحیح
token

یک بلیط «csrf» واکشی‌شده از action=query&meta=tokens

این پارامتر الزامی است.