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-08 12:59:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c667a00281d82c560bc25637fa57d67cacfd742d
Telethon
/
telethon
/
tl
History
Lonami Exo
c667a00281
Avoid using BinaryWriter where possible
2017-09-27 21:23:59 +02:00
..
__init__.py
Create a proper Message class (msg_id, seqno, body; only .to_bytes())
2017-09-27 21:01:20 +02:00
gzip_packed.py
Avoid using BinaryWriter where possible
2017-09-27 21:23:59 +02:00
message_container.py
Remove BinaryWriter dependency on MessageContainer
2017-09-27 21:06:01 +02:00
message.py
Create a proper Message class (msg_id, seqno, body; only .to_bytes())
2017-09-27 21:01:20 +02:00
session.py
Avoid calling InitConnectionRequest when it's not needed
2017-09-17 14:26:25 +02:00
tlobject.py
Replace 4 .append calls with a single one when serializing bytes
2017-09-26 14:41:11 +02:00