Table of Contents

Interface IGuildIntegrationCreateGatewayHandler

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

Methods

HandleAsync(GuildIntegrationEventArgs)

ValueTask HandleAsync(GuildIntegrationEventArgs arg)

Parameters

arg GuildIntegrationEventArgs

Returns

ValueTask