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 ApplicationCommandInteractionDataOptions.

The only valid values a user can pick in an ApplicationCommandOption.

Enums

The type of an application command.