MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=commentvote

(main | commentvote)
  • Questo modulo richiede i diritti di lettura.
  • Questo modulo richiede i diritti di scrittura.
  • Questo modulo accetta solo richieste POST.
  • Fonte: Comments
  • Licenza: GPL-2.0-or-later

The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue.

Parametri:
commentID

Comment ID of the comment that is voted for

This parameter is required.
Type: integer
voteValue

Vote value for the comment

This parameter is required.
Type: integer
token

Un token "csrf" recuperato da action=query&meta=tokens

This parameter is required.