import { getGlobalApplicationCommands } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Gets the list of your bot's global application commands.
Returns
Promise<Collection<bigint, ApplicationCommand>>
A collection of ApplicationCommand objects assorted by command ID.