onWebhookUpdate

abstract fun onWebhookUpdate(handler: suspend (WebhookUpdate) -> Unit)(source)

Called when a guild webhook is updated.

Parameters

handler

The updated webhook.