Module twilight_model::application::command
source · Expand description
Used for building commands to send to Discord.
It is highly recommended to use the associated CommandBuilder in the
twilight-util to create Commands; CommandOption is especially
verbose.
Modules
Limit who and where commands can be executed.
Structs
Data sent to Discord to create a command.
Option for a
Command.