Optional
lastOptional
lastOptional
modifyOptional
targetOptional
translations?: anyThe text message content.
Optional
lastThe user ID of the operator that modified the message last time.
Optional
lastThe UNIX timestamp of the last message modification, in milliseconds.
Optional
modifyThe number of times a message is modified.
Optional
targetThe target language for translation. See https://docs.microsoft.com/en-us/azure/cognitive-services/translator/language-support.
Optional
translationsThe translation.
It is a KV object, where the key is the target language and the value is the translation.
Readonly
typeThe message type. See ChatMessageType.
The text message body class.