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