Table of Contents

Interface ICloseShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface ICloseShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient)

ValueTask HandleAsync(GatewayClient client)

Parameters

client GatewayClient

Returns

ValueTask