Interface for a class MessageReply
string
Represents the id of the message sent by a user in the Chat UI component.
string
Represents the content of the message sent by a user in the Chat UI component.
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.