#how do i delete a particular slash

1 messages · Page 1 of 1 (latest)

half sigil
#

.

#

You can send a DELETE Request to /applications/{application.id}/guilds/{guild.id}/commands/{command.id}

#

If you want to delelte a guild command

#

*delete

fresh elk
#

thank you

half sigil
#

Do you want to delete a global command or a guild command?

half sigil
#

And you can use Routes from discord-api-types/v9' and the Rest Client from @discordjs/rest

half sigil
fresh elk
#

yea ty :)