Preparing search index...
The search index is not available
ADK-TS API Reference
ADK-TS API Reference
Memory
MemoryEntry
Interface MemoryEntry
Deprecated
Use MemoryRecord instead. Will be removed in next major version.
interface
MemoryEntry
{
content
:
Content
;
author
?:
string
;
timestamp
?:
string
;
}
Index
Properties
content
author?
timestamp?
Properties
content
content
:
Content
Optional
author
author
?:
string
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
author
timestamp
ADK-TS API Reference
Loading...
Deprecated
Use MemoryRecord instead. Will be removed in next major version.