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
f99d14558fc964f37fa321f9f598e7fef83adba4
Telethon
/
telethon
/
tl
History
Dmitry D. Chernov
f99d14558f
binary_reader: Parse TL 'date' to UTC datetime instead of local
2017-11-23 02:06:43 +10: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
Support t.me/ links when resolving usernames/joinchat links
2017-11-10 13:27:51 +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
Add support for connecting through IPv6 (
#425
for
#112
)
2017-11-16 13:30:18 +01:00
tl_message.py
Implement missing .to_dict() and .stringify() on message/container
2017-10-29 20:13:36 +01:00
tlobject.py
binary_reader: Parse TL 'date' to UTC datetime instead of local
2017-11-23 02:06:43 +10:00