Table of Contents

Method HandleGatewayError

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

HandleGatewayError(Exception)

Handles a gateway error of any kind.

ValueTask HandleGatewayError(Exception exception)

Parameters

exception Exception

The exception that occurred.

Returns

ValueTask