Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PruneCountOptions

Options used for a guild prune count

Hierarchy

Index

Properties

Properties

Optional days

days: undefined | number

The number of days to count prune for (1 or more)

default

7

Optional includeRoles

includeRoles: Snowflake[]

By default, prune will not remove users with roles. You can optionally include specific roles in your prune by providing this field with an array of role IDs to include in the prune.

default

[]

Generated using TypeDoc