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-11-16 05:40:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4777b8dad43c210400915493c7dd2422a137113c
Telethon
/
telethon
/
network
History
Lonami Exo
4777b8dad4
Handle .connect() method more gracefully
2017-09-21 13:44:22 +02:00
..
__init__.py
Use an Enum for the ConnectionMode and support specifying it
2017-09-04 11:24:10 +02:00
authenticator.py
Retry authentication for auth keys up to five times by default
2017-09-17 19:15:43 +02:00
connection.py
Handle .connect() method more gracefully
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
Handle BufferError's more gracefully
2017-09-17 19:39:41 +02:00