import { getGlobalApplicationCommand } from "https://deno.land/x/discordeno@17.0.1/helpers/interactions/commands/getGlobalApplicationCommand.ts";
Gets a global application command by its ID.
Returns
Promise<ApplicationCommand>
An instance of ApplicationCommand.