Table of Contents

Interface IGuildIntegrationsUpdateGatewayHandler

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

Methods

HandleAsync(GuildIntegrationsUpdateEventArgs)

ValueTask HandleAsync(GuildIntegrationsUpdateEventArgs arg)

Parameters

arg GuildIntegrationsUpdateEventArgs

Returns

ValueTask