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 04:52:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2a90de2b08257f9c5384d0c14c4da686d5e93eef
Telethon
/
telethon
/
tl
History
Lonami Exo
2a90de2b08
Fix broadcast being named post for is_group property
2018-06-12 12:31:37 +02:00
..
custom
Fix broadcast being named post for is_group property
2018-06-12 12:31:37 +02: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
Move InvokeAfterMsg to TLMessage to cleanly confirm results
2018-05-09 16:18:42 +02:00
tlobject.py
Further TLObject generator clean-up
2018-04-14 20:28:25 +02:00