@wildix/wim-voicebots-client > VoiceBotsClientConfig
VoiceBotsClientConfig interface
The configuration interface of VoiceBotsClient class constructor that set the region, credentials and other options.
Signature:
export interface VoiceBotsClientConfig extends VoiceBotsClientConfigType
Extends: VoiceBotsClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'stage' | 'stable' | 'prod' | |||
TokenProvider |