Skip to main content
Module

x/natico/mod.ts>CreateApplicationCommand

A powerful and customizable framework for Discordeno
Latest
interface CreateApplicationCommand
Re-export
import { type CreateApplicationCommand } from "https://deno.land/x/natico@4.0.0-pre.4/mod.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