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.

Enums

A predetermined choice users can select.
Type used in the max_value and min_value CommandOption field.