Skip to main content
Module

x/mediawiki/api/mod.ts>ParamsUndelete

Modules for interacting with MediaWiki using Deno.
Latest
interface ParamsUndelete
implements Params
import { type ParamsUndelete } from "https://deno.land/x/mediawiki@0.1.0/api/mod.ts";

Properties

title: string
optional
reason: string
optional
tags: "possible vandalism" | "repeating characters" | string
optional
timestamps: string
optional
fileids: number
optional
undeletetalk: boolean
optional
watchlist:
| "nochange"
| "preferences"
| "unwatch"
| "watch"
| string
optional
watchlistexpiry: string
token: string