Table of Contents

Interface IGuildIntegrationsUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildIntegrationsUpdateEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildIntegrationsUpdateEventArgs arg)

Parameters

client GatewayClient
arg GuildIntegrationsUpdateEventArgs

Returns

ValueTask