commandsManager
Identify the template command from client Interaction and then execute the appropriate command.
Arguments
Required
Type
Description
args
Any
All the arguments passed down from the interaction.
The first argument that get passed is ALWAYS the Interaction Object
Last updated