You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChatEntryModel: Represents an individual message within a chat. Stores the message content, type (text, image, etc.), optional media URL, reply information, timestamp, and read status. Each entry is associated with a chat and a sender.