-
Notifications
You must be signed in to change notification settings - Fork 0
CooldownHandle.get()
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
gets a user from the handler
type: Function
arguments:
- user
User/String
command.cooldown.get(user);
command.cooldown.get(user.id);