Share via


MessageTextBlockInput interface

Creation-time text block.

Extends

Properties

text

The text content.

type

Always 'text'.

Property Details

text

The text content.

text: string

Property Value

string

type

Always 'text'.

type: "text"

Property Value

"text"