Skip to Content
API ReferenceType AliasesType Alias: SessionLogEntryUserMessage

Type Alias: SessionLogEntryUserMessage

SessionLogEntryUserMessage = object

Defined in: src/session/session_log_types.ts:20 

Properties

kind

kind: "user_message"

Defined in: src/session/session_log_types.ts:21 


timestamp

timestamp: string

Defined in: src/session/session_log_types.ts:23 


userInput

userInput: SessionLogUserInput

Defined in: src/session/session_log_types.ts:22 

Last updated on