Interface for a class MessageStatus
string
Specifies the icon CSS class for the message status shown in messages. This property represents the CSS class applied to the icons in the sent message, allowing for customization of the status icon’s appearance.
string
Specifies the text associated with the message status. This property holds the textual representation of the message status, such as “Sent”, “Received”, or “Read”, providing users with clear status updates.
string
Specifies the tooltip text for the message status icon. This property provides additional information about the message status when the user hovers over the status icon, enhancing the user experience with context.