Command and use decorators to describe the application command Discord should register.
Create a Chat Input Command
client.load(). The loader discovers the class and adds its builder
to the application-command registry.
Add Subcommands
Use@RegisterSubcommand on methods that should receive a specific subcommand: