EncryptionAlgorithmNotSupported

@Serializable
@SerialName(value = "encryption_algorithm_not_supported")
data object EncryptionAlgorithmNotSupported : RoomOutboxMessage.SendError

The encryption algorithm is not supported.