Expand description
Errors returned by gateway operations.
Structs§
- Channel
Error - Sending a command over a channel failed.
- Compression
Error zlib-stock
orzlib-simd
orzstd
- An operation relating to compression failed.
- Receive
Message Error - Receiving the next Websocket message failed.
- Start
Recommended Error twilight-http
- Failure when fetching the recommended number of shards to use from Discord’s REST API.
Enums§
- Channel
Error Type - Type of
ChannelError
that occurred. - Compression
Error Type zlib-stock
orzlib-simd
orzstd
- Type of
CompressionError
that occurred. - Receive
Message Error Type - Type of
ReceiveMessageError
that occurred. - Start
Recommended Error Type twilight-http
- Type of
StartRecommendedError
that occurred.