Method HandleGatewayError
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
HandleGatewayError(Exception)
Handles a gateway error of any kind.
ValueTask HandleGatewayError(Exception exception)
Parameters
exception
ExceptionThe exception that occurred.