Interface: SendMessageResponse
@kortexya/reasoninglayer / Cognitive / SendMessageResponse
Interface: SendMessageResponse
Defined in: src/types/cognitive.ts:620
Response after sending a message.
Properties
message
message:
string
Defined in: src/types/cognitive.ts:624
Message.
messageId
messageId:
string
Defined in: src/types/cognitive.ts:622
Created message ID (UUID).