Skip to main content
Module

x/mediawiki/api/requests.ts>ParamsFeedwatchlist

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

Properties

optional
feedformat: "atom" | "rss" | string
optional
hours: number
optional
linktosections: boolean
optional
allrev: boolean
optional
wlowner: string
optional
wltoken: string
optional
wlshow:
| "!anon"
| "!autopatrolled"
| "!bot"
| "!minor"
| "!patrolled"
| "!unread"
| "anon"
| "autopatrolled"
| "bot"
| "minor"
| "patrolled"
| "unread"
| string
optional
wltype:
| "categorize"
| "edit"
| "external"
| "log"
| "new"
| string
optional
wlexcludeuser: string