Table of Contents

Interface IApplicationDeauthorizedWebhookHandler

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

Methods

HandleAsync(ApplicationDeauthorizedWebhookEventArgs)

ValueTask HandleAsync(ApplicationDeauthorizedWebhookEventArgs arg)

Parameters

arg ApplicationDeauthorizedWebhookEventArgs

Returns

ValueTask