Table of Contents

Interface IInteractionCreateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IInteractionCreateGatewayHandler : IGatewayHandler

Methods

HandleAsync(Interaction)

ValueTask HandleAsync(Interaction arg)

Parameters

arg Interaction

Returns

ValueTask