opentele icon indicating copy to clipboard operation
opentele copied to clipboard

A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.

Results 44 opentele issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I think that this bug caused the absence of authkey in the .session file **To Reproduce** Steps to reproduce the behavior: 1. Using ToTelethon method on TDesktop...

bug

I know tran win/ tdata to session, but how to do on android?

enhancement

My account got banned using this module. I had used it just 3-4 times and the next day my account got banned for suspicious activities. Can you tell me why...

enhancement

i need set proxy for each converted account(let's say i have 10 tdata and 10 http proxy) after i set proxy param and convert to .session i get same ip...

bug

How to convert a telethon session to a Pyrogram session

enhancement

tdata to sessions,How to save a phone number to sessions

enhancement

**Describe the bug** Parsing the innards of TDesktop revealed that there is one single account, but its isLoaded = false. Digging deeper, it turned out that the error TDataReadMapDataFailed: Unknown...

bug

Traceback (most recent call last): File "/root/1/opentele/1.py", line 20, in asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/root/1/opentele/1.py", line...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug