CooldownHandle.remove() - shysolocup/noscord.js GitHub Wiki

removes a user from the handler (same as CooldownUserHandle.remove())
type: Function

arguments:

  • user User/String

command.cooldown.remove(user);

command.cooldown.remove(user.id);


⚠️ **GitHub.com Fallback** ⚠️