Triggered when the conversation is merged, for example when contacts are merged or when a visitor becomes a contact.
If messages exist in both conversations when they merge, the messages are preserved in chronological order.
handler(event: ConversationConversationsMergedEnvelope): void | Promise<void>