Skip to main content
Module

x/mediawiki/api/requests.ts>ParamsFlow

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

Properties

submodule:
| "edit-header"
| "edit-post"
| "edit-title"
| "edit-topic-summary"
| "lock-topic"
| "moderate-post"
| "moderate-topic"
| "new-topic"
| "reply"
| "undo-edit-header"
| "undo-edit-post"
| "undo-edit-topic-summary"
| "view-header"
| "view-post"
| "view-post-history"
| "view-topic"
| "view-topic-history"
| "view-topic-summary"
| "view-topiclist"
| "close-open-topic"
| string
optional
page: string
optional
token: string