Interface IGuildIntegrationDeleteShardedGatewayHandler
Sent when an integration is deleted.
public interface IGuildIntegrationDeleteShardedGatewayHandler : IShardedGatewayHandler
Remarks
Required Intents: GuildIntegrations
Optional Intents: None
Methods
HandleAsync(GatewayClient, GuildIntegrationDeleteEventArgs)
ValueTask HandleAsync(GatewayClient client, GuildIntegrationDeleteEventArgs arg)
Parameters
client
GatewayClientarg
GuildIntegrationDeleteEventArgs