#how do i delete a particular slash
1 messages · Page 1 of 1 (latest)
.
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
thank you
Do you want to delete a global command or a guild command?
And you can use Routes from discord-api-types/v9' and the Rest Client from @discordjs/rest
Okay then it should work
yea ty :)