MemoryRecord
Defined in: types.ts:12
Properties
Section titled “Properties”content
Section titled “content”content:
string
Defined in: types.ts:15
createdAt
Section titled “createdAt”createdAt:
string
Defined in: types.ts:19
expiresAt
Section titled “expiresAt”expiresAt:
string|null
Defined in: types.ts:21
id:
string
Defined in: types.ts:13
metadata
Section titled “metadata”metadata:
Record<string,unknown> |null
Defined in: types.ts:18
scope?
Section titled “scope?”
optionalscope?:string|null
Defined in: types.ts:22
tags:
string[]
Defined in: types.ts:17
type:
string
Defined in: types.ts:16
updatedAt
Section titled “updatedAt”updatedAt:
string
Defined in: types.ts:20
userId
Section titled “userId”userId:
string
Defined in: types.ts:14