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
1c9dc8dc63f59a6e7b385e5c9ebbd54eb67be73c
Telethon
/
telethon
/
tl
History
Lonami Exo
1c9dc8dc63
Fix getting ID on custom Dialog class from
dce0fd9
2018-03-24 18:44:13 +01:00
..
custom
Fix getting ID on custom Dialog class from
dce0fd9
2018-03-24 18:44:13 +01:00
__init__.py
Fix cyclic imports on Python 3.4 by moving Session one level up
2018-01-19 22:55:28 +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
tl_message.py
Implement missing .to_dict() and .stringify() on message/container
2017-10-29 20:13:36 +01:00
tlobject.py
Override TLObject's __eq__ and __ne__ methods
2018-02-01 12:10:03 +01:00