Module twilight_model::application::command
source · [−]Expand description
Used for building commands to send to Discord.
Modules
Structs
Data supplied to a
CommandOption of type Channel.Data supplied to a
CommandOption of type String.Data sent to Discord to create a command.
Enums
Option for a
Command.Specifies an option that a user must choose from in a dropdown.
Type of a
CommandOption.Type used in
max_value and min_value command option field.