{}
Alternative names for the command that can be used to call it.
aliases?: string[]
The interval in which expired cooldown data should be cleared, in seconds. Defaults to 10 minutes.
cooldownCleanupRate?: number
The cooldown of the command for everyone, in seconds.
globalCooldown?: number
The cooldown of the command per user, in seconds.
userCooldown?: number
Properties
cooldownCleanupRate
Type: ?number
The interval in which expired cooldown data should be cleared, in seconds. Defaults to 10 minutes.