metatell Bot SDK - v2.0.0
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
ConnectionOptions
Interface ConnectionOptions
interface
ConnectionOptions
{
hubId
?:
string
;
hubUrl
?:
string
;
serverUrl
?:
string
;
url
:
string
;
voice
?:
BotVoiceConfig
;
}
Index
Properties
hub
Id?
hub
Url?
server
Url?
url
voice?
Properties
Optional
hub
Id
hubId
?:
string
Optional
hub
Url
hubUrl
?:
string
Optional
server
Url
serverUrl
?:
string
url
url
:
string
Optional
voice
voice
?:
BotVoiceConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hub
Id
hub
Url
server
Url
url
voice
GitHub
NPM
metatell Bot SDK - v2.0.0
Loading...