Table of Contents

Interface IGuildIntegrationUpdateGatewayHandler

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

Methods

HandleAsync(GuildIntegrationEventArgs)

ValueTask HandleAsync(GuildIntegrationEventArgs arg)

Parameters

arg GuildIntegrationEventArgs

Returns

ValueTask