Skip to main content

@wildix/wim-voicebots-client > UpdateVoiceBotInput

UpdateVoiceBotInput interface

Signature:

export interface UpdateVoiceBotInput

Properties

Property

Modifiers

Type

Description

botId

string

capabilities?

(VoiceBotCapability)[] | undefined

(Optional)

category?

string | undefined

(Optional) Category of the bot

company?

string | undefined

(Optional)

endpoint

VoiceBotEndpoint

An endpoint to use to generate replies during voice bot session.

groupId?

string | undefined

(Optional) PBX group ID for ACL-based visibility in Sales Intelligence.

message?

string | undefined

(Optional) The initial message that will be played at the start of the session.

name

string

pipeline?

VoiceBotPipelineSettings | undefined

(Optional)