Module interaction

Source
Expand description

Used when receiving interactions through gateway or webhooks.

See Discord Docs/Receiving and Responding.

Modules§

application_command
ApplicationCommand interaction.
message_component
MessageComponent interaction.
modal
ModalSubmit interaction.

Structs§

Interaction
Payload received when a user executes an interaction.
InteractionChannel
Partial channel resolved from an Interaction.
InteractionDataResolved
Resolved mentioned resources.
InteractionMember
Partial member resolved from an Interaction.
InteractionMetadata
Structure containing metadata for interactions.
InteractionPartialGuild
Partial guild containing only the fields sent in the partial guild in interactions.

Enums§

InteractionContextType
InteractionData
Additional Interaction data, such as the invoking user.
InteractionType
Type of interaction.