Skip to content

Interface: SendMessageResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / SendMessageResponse

Interface: SendMessageResponse

Defined in: src/types/cognitive.ts:642

Response after sending a message.

Properties

message

message: string

Defined in: src/types/cognitive.ts:646

Message.


messageId

messageId: string

Defined in: src/types/cognitive.ts:644

Created message ID (UUID).