Module error

Module error 

Source
Expand description

Errors returned by gateway operations.

Structs§

ChannelError
Sending a command over a channel failed.
CompressionErrorzlib or zstd
An operation relating to compression failed.
ReceiveMessageError
Receiving the next Websocket message failed.
StartRecommendedErrortwilight-http
Failure when fetching the recommended number of shards to use from Discord’s REST API.

Enums§

ChannelErrorType
Type of ChannelError that occurred.
CompressionErrorTypezlib or zstd
Type of CompressionError that occurred.
ReceiveMessageErrorType
Type of ReceiveMessageError that occurred.
StartRecommendedErrorTypetwilight-http
Type of StartRecommendedError that occurred.