I’m a bit confused about what it is you want. If you want to have a command with multiple arguments you just pass in all the arguments together like so.
If you want to to multiple checks on the command itself, so for example for an optional argument that requires a specific permission this is what you would use this.