OBJECT
The webhook that was updated.
type UpdateWebhookReply {# This field is empty if the webhook test was not requested (shouldSendTestEvent # request field), or was carried out successfully. In case of a webhook test # failure, this field contains the failure details.testError: ErrorInfo # The webhook that was updated.webhook: Webhook! }