decryptOlm

abstract suspend fun decryptOlm(encryptedContent: EncryptedEventContent.OlmEncryptedEventContent, senderId: UserId): DecryptedOlmEvent<*>