import { type ApplicationCommandOption } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
Value of Application Command Option Type
optional
choices: ApplicationCommandOptionChoice[]Choices for string
and int
types for the user to pick from
optional
options: ApplicationCommandOption[]If the option is a subcommand or subcommand group type, this nested options will be the parameters
optional
channelTypes: ChannelTypes[]If the option is a channel type, the channels shown will be restricted to these types