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-15 05:20:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd3dd371a23bfbe0253f8115c324094b3cc6b9e7
Telethon
/
telethon
/
tl
History
Lonami Exo
bd3dd371a2
Create a proper Message class (msg_id, seqno, body; only .to_bytes())
2017-09-27 21:01:20 +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
Create and use a new GzipPacked class, also when sending
2017-09-27 13:46:53 +02:00
message_container.py
Create a proper Message class (msg_id, seqno, body; only .to_bytes())
2017-09-27 21:01:20 +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