dc_update_webhook
dc_update_webhook(webhook, webhook_profile_updater)
#
Blocking function
This function is blocking, meaning it can freeze the game. Use it in a task to avoid freezing your game.
Updates the webhook
with the specified webhook_profile_updater
.
Returns the updated webhook
Throws an exception on failure