ElementText: {
    text: string;
    textFormat: TextType;
}

The text of the message body

Type declaration

  • text: string

    Text content of the message.

  • textFormat: TextType

    Format of the message text.