Search
Preparing search index...
The search index is not available
General Bots Open Core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"packages/basic.gblib/index"
GBBasicPackage
Class GBBasicPackage
Package for core.gbapp.
Hierarchy
GBBasicPackage
Implements
IGBPackage
Index
Properties
Current
Engine
Name
sys
Packages
Methods
get
Dialogs
load
Bot
load
Package
on
Exchange
Data
on
New
Session
unload
Bot
unload
Package
Properties
Current
Engine
Name
Current
Engine
Name
:
string
= "guaribas-1.0.0"
sys
Packages
sys
Packages
:
IGBPackage
[]
Methods
get
Dialogs
get
Dialogs
(
min
:
GBMinInstance
)
:
Promise
<
void
>
Parameters
min:
GBMinInstance
Returns
Promise
<
void
>
load
Bot
load
Bot
(
min
:
GBMinInstance
)
:
Promise
<
void
>
Parameters
min:
GBMinInstance
Returns
Promise
<
void
>
load
Package
load
Package
(
core
:
IGBCoreService
, sequelize
:
Sequelize
)
:
Promise
<
void
>
Parameters
core:
IGBCoreService
sequelize:
Sequelize
Returns
Promise
<
void
>
on
Exchange
Data
on
Exchange
Data
(
min
:
GBMinInstance
, kind
:
string
, data
:
any
)
:
Promise
<
void
>
Parameters
min:
GBMinInstance
kind:
string
data:
any
Returns
Promise
<
void
>
on
New
Session
on
New
Session
(
min
:
GBMinInstance
, step
:
GBDialogStep
)
:
Promise
<
void
>
Parameters
min:
GBMinInstance
step:
GBDialogStep
Returns
Promise
<
void
>
unload
Bot
unload
Bot
(
min
:
GBMinInstance
)
:
Promise
<
void
>
Parameters
min:
GBMinInstance
Returns
Promise
<
void
>
unload
Package
unload
Package
(
core
:
IGBCoreService
)
:
Promise
<
void
>
Parameters
core:
IGBCoreService
Returns
Promise
<
void
>
Globals
"packages/basic.gblib/index"
GBBasic
Package
Current
Engine
Name
sys
Packages
get
Dialogs
load
Bot
load
Package
on
Exchange
Data
on
New
Session
unload
Bot
unload
Package
Generated using
TypeDoc
Package for core.gbapp.