# Functions
New creates a new instance of the webhook client.
# Structs
Client for managing a specific webhook resource See https://www.twilio.com/docs/autopilot/api/event-webhooks for more details.
ClientProperties are the properties required to manage the webhook resources.
FetchWebhookResponse defines the response fields for the retrieved webhook.
UpdateWebhookInput defines the input fields for updating a webhook.
UpdateWebhookResponse defines the response fields for the updated webhook.