Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
BotConfiguration
Interface BotConfiguration
interface
BotConfiguration
{
botAccessKey
?:
string
;
context
?:
BotContext
;
debug
?:
boolean
;
hubId
:
string
;
hubUrl
:
string
;
organizationAvatarUrl
?:
string
;
profile
:
BotProfile
;
serverUrl
:
string
;
storageUrl
?:
string
;
voice
?:
BotVoiceConfig
;
}
Index
Properties
bot
Access
Key?
context?
debug?
hub
Id
hub
Url
organization
Avatar
Url?
profile
server
Url
storage
Url?
voice?
Properties
Optional
bot
Access
Key
botAccessKey
?:
string
Optional
context
context
?:
BotContext
Optional
debug
debug
?:
boolean
hub
Id
hubId
:
string
hub
Url
hubUrl
:
string
Optional
organization
Avatar
Url
organizationAvatarUrl
?:
string
profile
profile
:
BotProfile
server
Url
serverUrl
:
string
Optional
storage
Url
storageUrl
?:
string
Optional
voice
voice
?:
BotVoiceConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bot
Access
Key
context
debug
hub
Id
hub
Url
organization
Avatar
Url
profile
server
Url
storage
Url
voice
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...