Interface IGuildIntegrationsUpdateShardedGatewayHandler
Sent when guild integrations are updated.
public interface IGuildIntegrationsUpdateShardedGatewayHandler : IShardedGatewayHandler
Remarks
Required Intents: GuildIntegrations
Optional Intents: None
Methods
HandleAsync(GatewayClient, GuildIntegrationsUpdateEventArgs)
ValueTask HandleAsync(GatewayClient client, GuildIntegrationsUpdateEventArgs arg)
Parameters
client
GatewayClientarg
GuildIntegrationsUpdateEventArgs