Unregister Command (Effect) — DiSky
Addon: DiSky · Category: Effect
Syntax
unregister [the] [command[s]] %strings% [(globally|locally)] (in|from|of) [the] [(bot|guild)] %bot/guild%Description
Unregister a specific slash command from local or global context of a bot. You must provide the command's name. Keep in mind this **SHOULD NOT** be used! The best way remains to update bot's commands without the command you want to delete!
Examples
unregister command "test" locally in guild with id "000"