Record

text-content

record text-content {
  text: string,
  options: option​<content-options>,
}

Fields

NameTypeDescription
textstring

The text content of the message.

optionsoption​<content-options>