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