LogoAntiRaid

@antiraid-ext/events/discord/WebhookUpdate

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

@antiraid-ext/events/discord/WebhookUpdate

Functions

onWebhookUpdate

WebhookUpdate

Dispatched when a channel’s webhook is updated.

Function Signature
--- WebhookUpdate
---
--- Dispatched when a channel’s webhook is updated.
function onWebhookUpdate(event: Primitives.Event, callback: (payload: discordGateway.WebhooksUpdatePayload) -> ()) end

Arguments

event

Primitives.Event

callback

Function Signature
callback: (payload: discordGateway.WebhooksUpdatePayload) -> ()

Arguments

payload

discordGateway.WebhooksUpdatePayload

Last updated on