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