@antiraid-ext/events/discord/GuildIntegrationsUpdate
API reference for @antiraid-ext/events/discord/GuildIntegrationsUpdate
@antiraid-ext/events/discord/GuildIntegrationsUpdate
Functions
onGuildIntegrationsUpdate
GuildIntegrationsUpdate
Dispatched when a guild’s integration is added, updated or removed.
Function Signature
--- GuildIntegrationsUpdate
---
--- Dispatched when a guild’s integration is added, updated or removed.
function onGuildIntegrationsUpdate(event: Primitives.Event, callback: (payload: discordgateway.GuildIntegrationsUpdatePayload) -> ()) end
Arguments
event
callback
Function Signature
callback: (payload: discordgateway.GuildIntegrationsUpdatePayload) -> ()
Arguments
payload
Last updated on