I need to get telegram login code via telegram desktop into telegram web

Job ID: 32198467

Budget: $30 – $250 USD

I need to get telegram login code via telegram desktop into telegram web

I have a tdata folder already logged into my telegram account through telegram desktop
When i login telegram with web version i want to get login code
I found out that Telethon can reuse previously logged in session file.

So the scenario would be:
Option 1: Use Telethon and convert the tdata folder into a session file that Telethon can use and then get the login code. In my case I don't want the user to login twice. All I want is if user's computer has Telegram Desktop installed then my program find tdata folder will automatically use this Telegram Desktop's tdata folder for authorization. So I need python script to convert Telegram Desktops tdata folder into Telethon session file

Or option 2: When I login on the web, how can I get the login code from Telegram desktop