import { upsertGuildApplicationCommands } from "https://deno.land/x/discordeno@17.0.1/helpers/mod.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.0.1/helpers/mod.ts";
Re-registers the list of application commands registered in a guild, overwriting the previous commands completely.