.updateCooldown()
Updates the cooldown | Function
.updateCooldown(cooldownUsage, expires)
Parameter
Description
Type
expires
The new expiry date for the cooldown
Date
Returns
Promise<void>
Last updated
Updates the cooldown | Function
.updateCooldown(cooldownUsage, expires)
expires
The new expiry date for the cooldown
Date
Promise<void>
Last updated