Table of Contents

Interface IWebhooksUpdateGatewayHandler

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

Methods

HandleAsync(WebhooksUpdateEventArgs)

ValueTask HandleAsync(WebhooksUpdateEventArgs arg)

Parameters

arg WebhooksUpdateEventArgs

Returns

ValueTask