import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/interactions/commands/getApplicationCommand.ts";
Functions
Fetches the global command for the given Id. If a guildId is provided, the guild command will be fetched. |
x/discordeno/helpers/interactions/commands/getApplicationCommand.ts
import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/interactions/commands/getApplicationCommand.ts";
Fetches the global command for the given Id. If a guildId is provided, the guild command will be fetched. |