interface GetGuildPruneCountQueryRe-exportimport { type GetGuildPruneCountQuery } from "https://deno.land/x/discordeno@17.0.1/plugins/cache/deps.ts"; https://discord.com/developers/docs/resources/guild#get-guild-prune-count Propertiesoptionaldays: numberNumber of days to count prune for (1 or more), default: 7 optionalincludeRoles: string | string[]Role(s) to include, default: none