| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Calamity.Types.Model.Interaction
Description
Discord Interactions
Documentation
data Interaction Source #
Constructors
| Interaction | |
Fields
| |
Instances
data ApplicationCommandInteractionData Source #
Constructors
| ApplicationCommandInteractionData | |
Fields
| |
Instances
data ApplicationCommandInteractionDataResolved Source #
Constructors
| ApplicationCommandInteractionDataResolved | |
Instances
data InteractionType Source #
Constructors
| PingType | |
| ApplicationCommandType | |
| MessageComponentType |