Table of Contents

Interface IInteractionCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Interaction)

ValueTask HandleAsync(GatewayClient client, Interaction arg)

Parameters

client GatewayClient
arg Interaction

Returns

ValueTask