Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/packages/embeds/deps.ts>BeginGuildPrune

Discord API library for Node and Deno
Latest
interface BeginGuildPrune
import { type BeginGuildPrune } from "https://deno.land/x/discordeno_patched@18.0.3/packages/embeds/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