Expand description
Errors returned by gateway operations.
Structs§
- Channel
Error - Sending a command over a channel failed.
- Compression
Error zliborzstd - 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
ChannelErrorthat occurred. - Compression
Error Type zliborzstd - Type of
CompressionErrorthat occurred. - Receive
Message Error Type - Type of
ReceiveMessageErrorthat occurred. - Start
Recommended Error Type twilight-http - Type of
StartRecommendedErrorthat occurred.