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