Using slash options as text args
Is there a way to use slash options as text args
Solution
The answer is still no, slash commands are completely separate from message based commands in Sapphire. You also don't really "define" args for message commands, please see these guide pages:
Sapphire Framework
This section is only for the message command and is not relevant for the other command types. If you are looking for how
Sapphire Framework
Now that we've gone over boolean flags, what if we want a string instead of a boolean value? That's where options come
Sapphire Framework
To register a Chat Input Command (also known as a Slash Command) with Discord, you need to acquire an application