Table of Contents

Interface IGuildIntegrationCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildIntegrationEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildIntegrationEventArgs arg)

Parameters

client GatewayClient
arg GuildIntegrationEventArgs

Returns

ValueTask