Latest
interface DiscordApplicationCommand
implements DiscordCreateApplicationCommand
import { type DiscordApplicationCommand } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

id: string

Unique ID of command

application_id: string

ID of the parent application

optional
guild_id: string

Guild id of the command, if not global

import DiscordApplicationCommand
import { DiscordApplicationCommand } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";