Table of Contents

Interface IEntitlementUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Entitlement)

ValueTask HandleAsync(GatewayClient client, Entitlement arg)

Parameters

client GatewayClient
arg Entitlement

Returns

ValueTask