Chat
Represents a conversation with a contact.Unique identifier for the chat
ID of the contact this chat is with
Ordered array of message IDs in this chat
Number of unread messages in this chat
Whether the chat has been archived
Whether notifications are muted for this chat
ISO 8601 timestamp of the last message or activity
Preview text of the most recent message
DraftMessage
Stores unsent message content and attachments.ID of the chat this draft belongs to
Draft text content
Media files attached to the draft
Draft messages are automatically saved as the user types and restored when they return to a chat.
TypingIndicator
Indicates when a contact is typing in a chat.ID of the chat where typing is occurring
ID of the contact who is typing
ISO 8601 timestamp when typing started
Typing indicators typically expire after a few seconds of inactivity.
ChatSearchHistoryItem
Stores previous search queries for quick access.Unique identifier for the search history item
The search query text
ISO 8601 timestamp when this query was last used