import { upsertGuildApplicationCommands } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Re-registers the list of application commands registered in a guild, overwriting the previous commands completely.
import { upsertGuildApplicationCommands } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Re-registers the list of application commands registered in a guild, overwriting the previous commands completely.