Module serenity::model::event[][src]

Expand description

All the events this library handles.

Structs

Event data for the channel creation event.

The “Ready” event, containing initial ready cache

Defines the related IDs that may exist for an EventType.

Enums

Event received over a websocket connection

The type of event dispatch received from the gateway.

Similar to Option, but with additional variants relevant to Event’s id methods (such as Event::user_id).

Functions