Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 813 Bytes

UserMergeEventAllOfPayloadMergedConversations.md

File metadata and controls

12 lines (8 loc) · 813 Bytes

UserMergeEventAllOfPayloadMergedConversations

Contains information about the conversations that were merged together as a result of the operation, if applicable. If no conversations were merged, this property is omitted.

Properties

Name Type Description Notes
surviving ConversationTruncated The conversation that now represents the merged conversation object. [optional]
discarded ConversationTruncated The conversation that was unified into the surviving conversation object. [optional]

[Back to Model list] [Back to API list] [Back to README]