Table of Contents

Interface ISubscriptionUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Subscription)

ValueTask HandleAsync(GatewayClient client, Subscription arg)

Parameters

client GatewayClient
arg Subscription

Returns

ValueTask