Represents a model for a reply messages in the chatUI component.
string
Represents the id of the message sent by a user in the Chat UI component.
Defaults to ”
string
Represents the content of the message sent by a user in the Chat UI component.
Defaults to ”
Specifies the author of the message in the Chat UI component.
This property references a UserModel
object that contains details about the user who sent the message.
Defaults to null