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