interface GetGuildPruneCountQueryimport { type GetGuildPruneCountQuery } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/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 import GetGuildPruneCountQueryimport { GetGuildPruneCountQuery } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";