[−][src]Module twilight_model::gateway::event
Re-exports
pub use self::gateway::GatewayEvent; |
pub use self::gateway::GatewayEventDeserializer; |
Modules
gateway | |
shard |
Structs
DispatchEventWithTypeDeserializer | Deserialize into a |
Enums
DispatchEvent | A dispatch event, containing information about a created guild, a member added, etc. |
Event | Any type of event that a shard emits. |
EventType | The type of an event. |