Table of Contents

Interface IHttpInteractionHandler

Namespace
NetCord.Hosting
Assembly
NetCord.Hosting.dll
public interface IHttpInteractionHandler

Methods

HandleAsync(Interaction)

ValueTask HandleAsync(Interaction interaction)

Parameters

interaction Interaction

Returns

ValueTask