Skip to main content

Interface: CooldownOptions

Properties

delay?

optional delay: number

Source

projects/framework/src/lib/SapphireClient.ts:379


filteredCommands?

optional filteredCommands: string[]

Source

projects/framework/src/lib/SapphireClient.ts:382


filteredUsers?

optional filteredUsers: string[]

Source

projects/framework/src/lib/SapphireClient.ts:381


limit?

optional limit: number

Source

projects/framework/src/lib/SapphireClient.ts:380


scope?

optional scope: BucketScope

Source

projects/framework/src/lib/SapphireClient.ts:378