Table of Contents

Interface ISubscriptionCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Subscription)

ValueTask HandleAsync(GatewayClient client, Subscription arg)

Parameters

client GatewayClient
arg Subscription

Returns

ValueTask