Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
IConfigurationProvider
Interface IConfigurationProvider
interface
IConfigurationProvider
{
get
<
T
=
unknown
>
(
key
:
string
)
:
undefined
|
T
;
getConfiguration
()
:
BotConfiguration
;
}
Index
Methods
get
get
Configuration
Methods
get
get
<
T
=
unknown
>
(
key
:
string
)
:
undefined
|
T
Type Parameters
T
=
unknown
Parameters
key
:
string
Returns
undefined
|
T
get
Configuration
getConfiguration
()
:
BotConfiguration
Returns
BotConfiguration
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
get
Configuration
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...