commandsManager
Identify the template command from client Interaction and then execute the appropriate command.
new commandsManager(...args)
Arguments
Required
Type
Description
args
Any
All the arguments passed down from the interaction.
Last updated