KnowledgeBaseMessageTextContent interface

Text message type.

Extends

Properties

text

The text content.

type

The discriminator value.

Property Details

text

The text content.

text: string

Property Value

string

type

The discriminator value.

type: "text"

Property Value

"text"