init(conversationUUID:conversationUUIDToMergeWith:)
Creates an action that merges two conversations.
Declaration
init(conversationUUID: UUID, conversationUUIDToMergeWith: UUID)Parameters
- conversationUUID:
The unique identifier of the first conversation.
- conversationUUIDToMergeWith:
The unique identifier of the other conversation.