Skip to main content
interfaceConversation

Fields

avatarUrls
[String!]!

Avatar image URLs representing the conversation — member avatars for direct messages, the space image for space chats

bookmarkedAt
ISO8601DateTime

When the viewer bookmarked this conversation, or null when it is not bookmarked

id
ID!

ID of the object.

lastChatAt
ISO8601DateTime

When the most recent message was sent

lastReadMessage

The most recent message the viewer has read in this conversation

memberCount
Int!

Number of members in the conversation

muted
Boolean!

Whether the viewer has muted notifications for this conversation

title
String

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

unreadCount
Int!

Number of messages the viewer has not read in this conversation

Possible types