PrivateConversation
A private conversation carrying a chat timeline — a direct message or a thread
PrivateConversationImplements
Fields
Avatar image URLs representing the conversation — member avatars for direct messages, the space image for space chats
When the viewer bookmarked this conversation, or null when it is not bookmarked
ID of the object.
When the most recent message was sent
The most recent message in the conversation
The most recent message the viewer has read in this conversation
Number of members in the conversation
Messages in this conversation, newest first. System messages (renames, member changes) are excluded unless includeSystemMessages is true.
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Include system lifecycle messages (renames, member adds and removes). Defaults to false.
Returns the last n elements from the list.
Whether the viewer has muted notifications for this conversation
Members of the conversation
Display title — the group name or member names for direct messages, the space title for space chats, or a preview of the parent message for threads
Number of messages the viewer has not read in this conversation