Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
InitializedEvent
Interface InitializedEvent
Triggered when the chatbot has been initialized using the
init()
method.
interface
InitializedEvent
{
type
:
"initialized"
;
}
Hierarchy
BaseEvent
InitializedEvent
Index
Properties
type
Properties
type
type
:
"initialized"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
@ask-frontend/ask-bot-service
Loading...
Triggered when the chatbot has been initialized using the
init()
method.