@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
callback
Function Signature
callback: (payload: discordgateway.IntegrationDeletePayload) -> ()
Arguments
payload
Last updated on