Models
MessageItemModel
Represents a chat message item to be rendered in the UI.
Parameters
DisplayNameThe display name of the user who sent the message.UtcTimeThe UTC timestamp of the message, formatted as a string.MessageThe content of the message.