Skip to main content
Module

x/denocordts/deps.ts>RESTGetAPIGuildPruneCountQuery

An Object Oriented Discord API wrapper for Deno.
Latest
interface RESTGetAPIGuildPruneCountQuery
import { type RESTGetAPIGuildPruneCountQuery } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

optional
days: number

Number of days to count prune for (1 or more)

optional
include_roles: string

Role(s) to include

While this is typed as a string, it represents an array of role IDs delimited by commas

See https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params