UpdateWebhookBuilder

DSL builder for updating a webhook's URL and/or event subscriptions.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var url: String?

Functions

Link copied to clipboard
fun events(vararg events: WebhookEvent)

Sets the webhook event subscriptions using type-safe WebhookEvent values.