Skip to content

Interface: BroadcastMessageResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / BroadcastMessageResponse

Interface: BroadcastMessageResponse

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

Response after broadcasting a message.

Properties

message

message: string

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

Message.


messageIds

messageIds: string[]

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

Message IDs created.


recipientsCount

recipientsCount: number

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

Number of agents the message was sent to.