createConversation

abstract suspend fun createConversation(conversationId: ConversationId, credentialRef: CredentialRef, externalSender: ExternalSender? = null)(source)

Creates a new MLS group with the given conversation ID, using the specified credential.