CommandCallbackOptions
Parameter
Description
Type
Required
options
The Discord.JS CommandInteractionOptionResolver Instance
true
args
The arguments passed to the command
String[]
true
text
The arguments combined into a string
String
true
cancelCooldown
Cancels the cooldown for this command
Function
true
updateCooldown
Updates the cooldown for this command
Function
true
Last updated