Table of Contents

Interface IWebhooksUpdateShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IWebhooksUpdateShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient, WebhooksUpdateEventArgs)

ValueTask HandleAsync(GatewayClient client, WebhooksUpdateEventArgs arg)

Parameters

client GatewayClient
arg WebhooksUpdateEventArgs

Returns

ValueTask