Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.51 KB

File metadata and controls

14 lines (11 loc) · 5.51 KB

MessagingConversationResultData

Fields

Field Type Required Description Example
id ?string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId ?string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
participants array<string> List of participant user IDs in the conversation [
"c28xIQ1",
"c28xIQ2"
]
name ?string Name or title of the conversation Project Discussion
private bool|Components\MessagingConversationResultPrivate2|null Whether the conversation is private true
createdAt \DateTime Timestamp when the conversation was created 2024-03-20T10:00:00Z
lastMessageAt \DateTime Timestamp of the last message in the conversation 2024-03-20T11:30:00Z