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

Expand description

All the events this library handles.

Structs

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