@wildix/wim-voicebots-client > VoiceBotFunctionIntegrationWebhook
VoiceBotFunctionIntegrationWebhook interface
Signature:
export interface VoiceBotFunctionIntegrationWebhook
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | undefined | (Optional) | ||
VoiceBotFunctionIntegrationWebhookAuthorization | undefined | (Optional) | ||
(VoiceBotFunctionIntegrationWebhookHeader)[] | undefined | (Optional) | ||
VoiceBotFunctionIntegrationMethod | undefined | (Optional) | ||
__DocumentType | undefined | (Optional) | ||
string | undefined | (Optional) Message spoken when the function call starts. | ||
number | undefined | (Optional) Timeout in milliseconds for the webhook request. | ||
string |