This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2026-08-24 16:20:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
baf35e9e7e43e7fbda4e3cd4b978bb551fe874a1
Telethon
/
telethon
/
network
History
Lonami Exo
baf35e9e7e
Fix Python 3.14 support
...
By lazily initializing loop-related properties.
Closes
#4712
.
2025-10-18 20:53:14 +02:00
..
connection
Add error message back to proxy errors (
#4443
)
2024-08-29 23:54:34 +02:00
__init__.py
Add type hints to all public methods in the client
2019-05-03 21:38:41 +02:00
authenticator.py
Add extra security checks during authkey gen
2020-01-14 12:12:55 +01:00
mtprotoplainsender.py
Fix-up missing loggers from
f271316
2019-01-12 12:15:29 +01:00
mtprotosender.py
Fix Python 3.14 support
2025-10-18 20:53:14 +02:00
mtprotostate.py
Fix time offset check was in opposite branch
2025-04-18 18:40:53 +02:00
requeststate.py
Avoid explicitly passing the loop to asyncio
2020-07-25 18:39:35 +02:00