Skip to main content

Conversation

PropertyTypeDescriptionOptional
idnumberUnique identifier for the conversation.
chatroomIdstringID of the chatroom where the conversation exists.
communityIdstringID of the community the conversation belongs to.
memberMemberMember who created the conversation.
answerstringThe message or response in the conversation.
createdAtstringTimestamp when the conversation was created.
statenumberCurrent state of the conversation.
attachmentsAttachment[]List of attachments in the conversation.
lastSeenbooleanWhether the conversation has been seen by the user.
ogTagsOgTagOpen Graph metadata for links in the conversation.
datestringDate when the conversation was created.
isEditedbooleanWhether the conversation has been edited.
memberIdstringID of the member who posted the conversation.
replyConversationstringThe reply message text.
replyConversationIdstringID of the conversation being replied to.
lastUpdatedAtnumberTimestamp of the last update to the conversation.
replyConversationObjectConversationThe conversation being replied to, if available.
deletedBystringID of the member who deleted the conversation.
createdEpochnumberEpoch timestamp when the conversation was created.
attachmentCountnumberNumber of attachments in the conversation.
attachmentUploadedbooleanWhether the attachment upload is complete.
uploadWorkerUUIDstringUUID of the upload worker.
temporaryIdstringTemporary ID before final ID is assigned.
localCreatedEpochnumberLocal epoch timestamp for creation.
reactionsReaction[]List of reactions to the conversation.
isAnonymousbooleanWhether the conversation was posted anonymously.
allowAddOptionbooleanWhether adding options to a poll is allowed.
pollTypenumberType of poll in the conversation.
pollTypeTextstringText representation of the poll type.
submitTypeTextstringText representing the submission type of the poll.
expiryTimenumberExpiry time of the poll.
multipleSelectNonumberNumber of options allowed for multiple selection.
multipleSelectStatenumberState of multiple selection.
pollsPoll[]List of poll options and responses.
toShowResultsbooleanWhether poll results should be shown.
pollAnswerTextstringThe text of the selected poll answer.
replyChatroomIdstringID of the chatroom where the reply exists.
replyIdstringID of the replied conversation.
deviceIdstringID of the device that created the conversation.
hasFilesbooleanWhether the conversation contains files.
hasReactionsbooleanWhether the conversation has reactions.
lastUpdatednumberTimestamp of the last update.
deletedByMemberMemberMember who deleted the conversation.
deletedByUserIdstringID of the user who deleted the conversation.
userIdstringID of the user who created the conversation.
cardIdstringID of the associated card.
widgetIdstringID of the associated widget.