Module twilight_model::application::callback[][src]

Expand description

Used when responding to interactions.

Structs

CallbackData

Optional extra data sent when responding to an Interaction of type ApplicationCommand.

Enums

InteractionResponse

Payload used for responding to an interaction.

ResponseType

Contains the possible response type integers for an interaction.