Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/core / / WireUserMessage

Interface: WireUserMessage

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

Wire twin of UserMessage.

Stable

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
contentreadonly| string | readonly WireMessageContent[]--packages/core/src/utils/binary-json.ts:91
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