diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.gateway
/
EventDispatcher
/
onWebhookUpdate
on
Webhook
Update
abstract
fun
onWebhookUpdate
(
handler
:
suspend
(
WebhookUpdate
)
->
Unit
)
(
source
)
Called when a guild webhook is updated.
Parameters
handler
The updated webhook.