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
2025-08-09 13:29:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a8e5c865a79f09a59129dd1eb38d5d387db9822
Telethon
/
telethon
/
network
History
Lonami Exo
4a8e5c865a
Detect BrokenAuthKeyError on MtProtoSender._decode_msg
2017-09-22 13:32:00 +02:00
..
__init__.py
Use an Enum for the ConnectionMode and support specifying it
2017-09-04 11:24:10 +02:00
authenticator.py
Fix authenticator was disconnecting when it shouldn't
2017-09-21 13:54:44 +02:00
connection.py
Create a Connection only once and avoid no-op if was "connected"
2017-09-21 13:44:22 +02:00
mtproto_plain_sender.py
Catch -404 BrokenAuthKeyError on .connect()'s .do_authentication
2017-09-17 18:38:03 +02:00
mtproto_sender.py
Detect BrokenAuthKeyError on MtProtoSender._decode_msg
2017-09-22 13:32:00 +02:00