.updateCooldown()

Updates the cooldown | Function

.updateCooldown(cooldownUsage, expires)
Parameter
Description
Type

cooldownUsage

The cooldown key options

expires

The new expiry date for the cooldown

Date

Returns

Promise<void>

Last updated