Record
text-content
Text content block
record text-content {
text: text-data,
options: option<content-options>,
}Fields
| Name | Type | Description |
|---|---|---|
| text | text-data | The text content of the message |
| options | option<content-options> |
Text content block
record text-content {
text: text-data,
options: option<content-options>,
}| Name | Type | Description |
|---|---|---|
| text | text-data | The text content of the message |
| options | option<content-options> |