Modules§
Structs§
- A websocket connection.
Enums§
- A value that can be used to authenticate on the websocket, either as a bot or as a non-bot user.
- A message to a
Connection
- Errors that can occur while working with ws messages / events.
Traits§
- Trait implemented on types that can be passed as a context to
Connection::run
, but not necessary forRawEventHandler::Context