Command not registering

I've worked on this command about 3 days ago hoping it'd register and it's not registering but all of my other command are: https://sourceb.in/IOy0a5ZSIX Could someone please try and see what I am doing wrong?
Solution:
Update your Sapphire dependency. ```ts chatInputCommand: { register: true, behaviorWhenNotIdentical: RegisterBehavior.Overwrite...
Sapphire Framework
Creating a basic slash command | Sapphire
This section covers the absolute minimum for setting up a slash command. We have an entire "Application Commands"
Jump to solution
1 Reply
Solution
Favna
Favna12mo ago
Update your Sapphire dependency.
chatInputCommand: {
register: true,
behaviorWhenNotIdentical: RegisterBehavior.Overwrite
}
chatInputCommand: {
register: true,
behaviorWhenNotIdentical: RegisterBehavior.Overwrite
}
was removed ages ago. Before we even released v3. That's from a v3-beta. The proper way is https://www.sapphirejs.dev/docs/Guide/getting-started/creating-a-basic-app-command
Sapphire Framework
Creating a basic slash command | Sapphire
This section covers the absolute minimum for setting up a slash command. We have an entire "Application Commands"
Want results from more Discord servers?
Add your server