Skip to main content
Latest
interface GuildPruneCountParams
import { type GuildPruneCountParams } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

optional
days: integer

number of days to count prune for (1 or more) DEFAULT: 7

optional
includeRoles: RoleId[]

role(s) to include DEFAULT: none