#How to delete a slash command from guild?

1 messages · Page 1 of 1 (latest)

bold flax
#

I need to delete a slash_command, but that there is no detailed explanation in the documentation for disnake of what and how to do

raw ginkgo
#

Can you elaborate?

bold flax
#

I want to remove slash_command from my guild because of no need, just if remove the lines responsible for slash_command from the code, then they remain on the guild itself, I looked in the documentation for how to solve this problem, I found a block of code that I didn’t understand, that’s why I turned here for help

copper stratus
#

the bot need to re-sync the app commands

#

or there's another way but it has sense only if you run it at runtime (as a sorta of script like this #help-other message)

restive crypt
#

Have you turned off command sync?