Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuildPruneDryOptions

Hierarchy

  • GuildPruneDryOptions

Index

Properties

Properties

Optional days

days: undefined | number

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

since

0.0.1

default

7

dry

dry: true

Whether or not this operation should fetch instead of starting a prune.

since

0.0.1

default

false

Optional includeRoles

includeRoles: string[]

The role IDs to include.

since

0.0.1

default

[]

Generated using TypeDoc