Table of Contents

Interface IApplicationAuthorizedWebhookHandler

Namespace
NetCord.Hosting.AspNetCore
Assembly
NetCord.Hosting.AspNetCore.dll
public interface IApplicationAuthorizedWebhookHandler : IWebhookHandler

Methods

HandleAsync(ApplicationAuthorizedWebhookEventArgs)

ValueTask HandleAsync(ApplicationAuthorizedWebhookEventArgs arg)

Parameters

arg ApplicationAuthorizedWebhookEventArgs

Returns

ValueTask