راهنمای واسط برنامهنویسی کاربردی مدیاویکی
این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شدهاست.
مستندات و نمونهها: 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 
- این پارامتر الزامی است.