Subcommands

Nest multiple separate commands under one base command

Subcommands are a great way to nest seperate commands under one base command, each subcommand is their own seperate command and can be called as such.

In practise

We're continuing off the example from the Slash commands page

Last updated

Was this helpful?