GuildPruneOptions

interface GuildPruneOptions

Options for pruning inactive guild members.

exported from lib.weeble.d

Properties

Property

Type

Description

computePruneCount?

boolean

Whether Discord should calculate and return the prune count.

days?

number

Number of inactive days required for removal.

includeRoles?

string[]

Role IDs whose members should also be considered for pruning.

reason?

string

Audit-log reason for starting the prune.