Table of Contents

Interface IConnectingShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient)

ValueTask HandleAsync(GatewayClient client)

Parameters

client GatewayClient

Returns

ValueTask