Module twilight_model::application::interaction [−][src]
Expand description
Used when recieving interactions through gateway or webhooks.
Re-exports
pub use self::application_command::ApplicationCommand; |
Modules
| application_command |
Structs
| Ping | Data present in an |
Enums
| Interaction | Payload received when a user executes an interaction. |
| InteractionType | Type of interaction. |