Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/core / / WireUserMessage

Interface: WireUserMessage

Defined in: packages/core/src/utils/binary-json.ts:93

Stable

Wire twin of UserMessage.

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
contentreadonly| string | readonly WireMessageContent[]--packages/core/src/utils/binary-json.ts:94
rolereadonly"user"-UserMessage.rolepackages/core/src/types/message.ts:151
userId?readonlystringMulti-agent attribution: which user persona this came from, if any.UserMessage.userIdpackages/core/src/types/message.ts:154