Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>BeginGuildPrune

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface BeginGuildPrune
import { type BeginGuildPrune } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Properties

optional
days: number

Number of days to prune (1 or more), default: 7

optional
computePruneCount: boolean

Whether 'pruned' is returned, discouraged for large guilds, default: true

optional
includeRoles: string[]

Role(s) ro include, default: none