Command Argument
The Command Argument
block allows you to define arguments for your slash commands. You can specify the argument name, description, and type to create interactive command interfaces.
This is useful for creating commands that accept user input and parameters.
Loading...