Skip to content

Interface: BroadcastMessageResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / BroadcastMessageResponse

Interface: BroadcastMessageResponse

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

Response after broadcasting a message.

Properties

message

message: string

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

Message.


messageIds

messageIds: string[]

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

Message IDs created.


recipientsCount

recipientsCount: number

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

Number of agents the message was sent to.