Table of Contents

Interface IEntitlementCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Entitlement)

ValueTask HandleAsync(GatewayClient client, Entitlement arg)

Parameters

client GatewayClient
arg Entitlement

Returns

ValueTask