Skip to content

CollectorOptions

typedef · Source

Options to be applied to the collector. Type: Object

Properties

filter

optional

filter: CollectorFilter

The filter applied to this collector

time

optional

time: number

How long to run the collector for in milliseconds

idle

optional

idle: number

How long to stop the collector after inactivity in milliseconds

dispose

optional

dispose: boolean

Whether to dispose data when it's deleted

Default: false

Unofficial software. Not affiliated with or supported by Discord.