Re-exports§
pub use self::gateway::GatewayEvent;
pub use self::gateway::GatewayEventDeserializer;
Modules§
Structs§
- Dispatch
Event With Type Deserializer - Deserialize into a
DispatchEvent
by knowing its event name. - Event
Conversion Error - An error that describes a failure to convert from one event type to another.
Enums§
- Dispatch
Event - A dispatch event, containing information about a created guild, a member added, etc.
- Event
- Any type of event that a shard emits.
- Event
Type - The type of an event.