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=editmassmessagelist

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

Modifica elenco di consegna per messaggi massivi.

Parametri specifici:
Sono disponibili altri parametri generali.
spamlist

Titolo della lista di consegna da aggiornare.

This parameter is required.
description

New description for the delivery list.

add

Titoli da aggiungere alla lista.

Separa i valori con | o alternativa.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
remove

Titoli da rimuovere dall'elenco.

Separa i valori con | o alternativa.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
minor

Whether the edit should be marked as minor in the history of the list.

Tipo: booleano (dettagli)
watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.

Uno dei seguenti valori: nochange, preferences, unwatch, watch
Default: preferences
token

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

This parameter is required.