Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface BeginGuildPrune
import { type BeginGuildPrune } from "https://deno.land/x/discordeno_patched@18.0.3/plugins/fileloader/deps.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