Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaUserMessageEvent
Interface AgenticaUserMessageEvent
interface
AgenticaUserMessageEvent
{
contents
:
AgenticaUserMessageContent
[]
;
created_at
:
string
&
Format
<
"date-time"
>
;
id
:
string
;
toHistory
:
()
=>
AgenticaUserMessageHistory
;
toJSON
:
()
=>
IAgenticaEventJson
.
IUserMessage
;
type
:
"userMessage"
;
}
Hierarchy
AgenticaEventBase
<
"userMessage"
>
AgenticaUserMessageEvent
Index
Properties
contents
created_
at
id
to
History
toJSON
type
Properties
contents
contents
:
AgenticaUserMessageContent
[]
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the event.
id
id
:
string
Primary key of the event.
to
History
toHistory
:
()
=>
AgenticaUserMessageHistory
toJSON
toJSON
:
()
=>
IAgenticaEventJson
.
IUserMessage
type
type
:
"userMessage"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contents
created_
at
id
to
History
toJSON
type
@agentica/webite
Loading...
Creation timestamp of the event.