import { upsertGlobalApplicationCommands } from "https://deno.land/x/discordeno@17.0.1/helpers/interactions/mod.ts";
Re-registers the list of global application commands, overwriting the previous commands completely.
x/discordeno/helpers/interactions/mod.ts>upsertGlobalApplicationCommands
import { upsertGlobalApplicationCommands } from "https://deno.land/x/discordeno@17.0.1/helpers/interactions/mod.ts";
Re-registers the list of global application commands, overwriting the previous commands completely.