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
16cf94c9add5e94d70c4eee2ac142d8e76af48b9
Telethon
/
telethon
/
network
History
Andrey Egorov
16cf94c9ad
Fix ._clear_all_pending failing due to a wrong call (
#352
)
2017-10-18 14:47:03 +02:00
..
__init__.py
Use an Enum for the ConnectionMode and support specifying it
2017-09-04 11:24:10 +02:00
authenticator.py
Replace .to_bytes() with the special .__bytes__ function
2017-10-17 19:54:59 +02:00
connection.py
Replace int.from_bytes with struct.unpack for consistency
2017-10-12 18:41:58 +02:00
mtproto_plain_sender.py
Stop using BinaryWriter on MtProtoPlainSender
2017-09-28 11:43:06 +02:00
mtproto_sender.py
Fix ._clear_all_pending failing due to a wrong call (
#352
)
2017-10-18 14:47:03 +02:00