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
1e35c1cfed96d27486c8c6f65a570f86d3b5bb0e
Telethon
/
telethon
/
tl
History
Lonami Exo
05f7f076d5
Fix InputPeer* with None hash, drop them off database (
closes
#354
)
2017-10-30 10:33:45 +01:00
..
custom
.get_drafts() and a custom Draft class (
#310
)
2017-10-09 09:54:48 +02:00
__init__.py
Rename handmade Message class to TLMessage to avoid confusion
2017-09-28 11:59:24 +02:00
entity_database.py
Fix InputPeer* with None hash, drop them off database (
closes
#354
)
2017-10-30 10:33:45 +01:00
gzip_packed.py
Replace .to_bytes() with the special .__bytes__ function
2017-10-17 19:54:59 +02:00
message_container.py
Implement missing .to_dict() and .stringify() on message/container
2017-10-29 20:13:36 +01:00
session.py
Allow specifying a threshold to handle flood waits
2017-10-08 16:15:30 +02:00
tl_message.py
Implement missing .to_dict() and .stringify() on message/container
2017-10-29 20:13:36 +01:00
tlobject.py
Add a more descriptive error when serializing bytes
2017-10-25 12:43:57 +02:00