ws.client.tags module¶
- class ws.client.tags.Tags(api)¶
Bases:
object
An interface for MediaWiki’s change tags.
- property all¶
Names of all tags present on the wiki.
- property active¶
Names of active tags.
- property manual¶
Names of tags defined manually.
- property extension¶
Names of tags defined by extensions.
- property applicable¶
Names of active tags that may be applied by users and bots.