Re-exports

pub use self::gateway::GatewayEvent;
pub use self::gateway::GatewayEventDeserializer;

Modules

Structs

Deserialize into a DispatchEvent by knowing its event name.
An error that describes a failure to convert from one event type to another.

Enums

A dispatch event, containing information about a created guild, a member added, etc.
Any type of event that a shard emits.
The type of an event.