ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/react
hooks/useConversationManagerStateReducer
AppendMessageAction
Type Alias AppendMessageAction
AppendMessageAction
:
{
data
:
{
message
:
Omit
<
Message
,
"id"
|
"createdAt"
>
&
{
createdAt
?:
Date
;
id
?:
string
;
}
;
}
;
type
:
"appendMessage"
;
}
Type Declaration
data
:
{
message
:
Omit
<
Message
,
"id"
|
"createdAt"
>
&
{
createdAt
?:
Date
;
id
?:
string
;
}
;
}
type
:
"appendMessage"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...