import { type DiscordenoApplicationCommand } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
optional
options: DiscordenoApplicationCommandOption[]The parameters for the command
Whether the command is enbaled by default when the app is added to a guild
optional
type: ApplicationCommandTypesThe type of command. By default this is a application command(ChatInput).