Table of Contents

Interface IDisconnectGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IDisconnectGatewayHandler : IGatewayHandler

Methods

HandleAsync(DisconnectEventArgs)

ValueTask HandleAsync(DisconnectEventArgs arg)

Parameters

arg DisconnectEventArgs

Returns

ValueTask