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 21:30:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c1170ee61cc0962827ebcaad86513b8d2b8db87
Telethon
/
telethon
/
tl
History
Lonami Exo
0c1170ee61
Replace hardcoded reads with TLObject's .read()
2017-10-12 16:40:59 +02: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 .get_input_entity returning marked IDs (
closes
#314
)
2017-10-09 19:40:39 +02:00
gzip_packed.py
Replace hardcoded reads with TLObject's .read()
2017-10-12 16:40:59 +02:00
message_container.py
Rename constructor/subclass_of_id to upper case, keep only static
2017-09-29 13:11:33 +02:00
session.py
Allow specifying a threshold to handle flood waits
2017-10-08 16:15:30 +02:00
tl_message.py
Rename handmade Message class to TLMessage to avoid confusion
2017-09-28 11:59:24 +02:00
tlobject.py
Make str(TLObject) return valid code to generate it back
2017-10-08 17:51:29 +02:00