Pomoc MediaWiki API
To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API
action=aggregategroups
(main | aggregategroups)
- Ten moduł wymaga praw odczytu.
- Ten moduł wymaga praw zapisu.
- Ten moduł akceptuje tylko żądania POST.
- Źródło: Przetłumacz
- Licencja: GPL-2.0-or-later
Manage aggregate message groups.
You can add and remove aggregate message groups and associate or dissociate message groups from them (one at a time).
Parametry:
- do
What to do with aggregate message group.
- Ten parametr jest wymagany.
- Jedna z następujących wartości: associate, dissociate, remove, add, update
- aggregategroup
Aggregate message group ID.
- group
Message group ID.
- groupname
Aggregate message group name.
- groupdescription
Aggregate message group description.
- token
Token "csrf" zdobyty z action=query&meta=tokens
- Ten parametr jest wymagany.