Skip to main content
Latest
interface CreateApplicationCommand
Re-export
import { type CreateApplicationCommand } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

name: string

1-31 character name matching lowercase ^[\w-]{1,32}$

description: string

1-100 character description

The type of the command

optional
options: ApplicationCommandOption[]

The parameters for the command