LogoAntiRaid

@antiraid-ext/events/discord/IntegrationDelete

API reference for @antiraid-ext/events/discord/IntegrationDelete

@antiraid-ext/events/discord/IntegrationDelete

Functions

onIntegrationDelete

IntegrationDelete

Dispatched when an integration is deleted in a guild.

Function Signature
--- IntegrationDelete
---
--- Dispatched when an integration is deleted in a guild.
function onIntegrationDelete(event: Primitives.Event, callback: (payload: discordgateway.IntegrationDeletePayload) -> ()) end

Arguments

event

Primitives.Event

callback

Function Signature
callback: (payload: discordgateway.IntegrationDeletePayload) -> ()

Arguments

payload

discordgateway.IntegrationDeletePayload

Last updated on