Wiki |
This is preliminary documentation and is subject to change.
The WikiPageEditOptions type exposes the following members.
Name | Description | |
---|---|---|
Bot | Whether to mark the edit as bot; even if you are using a bot account the edits will not be marked unless you set this flag. | |
CancellationToken | A token used to cancel the operation. | |
Content | The new page content; use empty string ("") to clear the page content. | |
Minor | Whether the edit is a minor edit. (See m:Help:Minor Edit) | |
Summary | The edit summary. Leave it as null or empty string ("") to use the default edit summary. | |
Watch | Specify how the watchlist is affected by this edit. |