create Conversation
abstract suspend fun createConversation(conversationId: ConversationId, credentialRef: CredentialRef, externalSender: ExternalSenderKey? = null)(source)
Creates a new MLS group with the given conversation ID, using the specified credential.