cooldown
Sets a cooldown for the command.
Parameters
millis
The duration of the cooldown in milliseconds.
key
A function that generates a unique key for tracking the cooldown.
Sets a cooldown for the command.
The duration of the cooldown in milliseconds.
A function that generates a unique key for tracking the cooldown.