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