Skip to main content
Module

x/mediawiki/api/mod.ts>ParamsFeedthreads

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

Properties

optional
feedformat: "atom" | "rss" | string
optional
days: number
optional
type: "newthreads" | "replies" | string
optional
talkpage: string
optional
thread: string