Module serenity::model::interactions::application_command [−][src]
Structs
The base command model that belongs to an application.
An interaction when a user invokes a slash command.
The command data payload.
A set of a parameter and a value from the user.
The resolved data of a command data interaction payload.
It contains the objects of ApplicationCommandInteractionDataOption
s.
The parameters for an ApplicationCommand
.
The only valid values a user can pick in an ApplicationCommandOption
.
An ApplicationCommand
permission.
Enums
The resolved value of an ApplicationCommandInteractionDataOption
.
The type of an ApplicationCommandOption
.
The type of an ApplicationCommandPermissionData
.
The type of an application command.
The resolved value of a ApplicationCommandInteractionData::target_id
.