Header menu logo Nao

MessageRecord Type

Serializable record for a conversation message

Constructors

Constructor Description

MessageRecord()

Full Usage: MessageRecord()

Returns: MessageRecord
Returns: MessageRecord

Instance members

Instance member Description

this.Attachments

Full Usage: this.Attachments

Names of files attached to a user message (empty for assistant / legacy).

this.Content

Full Usage: this.Content

this.Role

Full Usage: this.Role

this.Steps

Full Usage: this.Steps

Process steps for an assistant turn (empty for user messages / legacy).

this.TurnId

Full Usage: this.TurnId

Turn this message belongs to ("" for legacy messages).

Type something to start searching.