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
f357d00911ccc720857077e2c16c8046b6a869b7
Telethon
/
telethon
/
tl
History
Lonami Exo
f357d00911
Assert user/channel ID is non-zero too for
#392
2018-01-06 15:54:27 +01:00
..
custom
Remove optional add_mark parameter from .get_peer_id
2017-12-28 13:31:43 +01:00
__init__.py
Rename handmade Message class to TLMessage to avoid confusion
2017-09-28 11:59:24 +02: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
Assert user/channel ID is non-zero too for
#392
2018-01-06 15:54:27 +01:00
tl_message.py
Implement missing .to_dict() and .stringify() on message/container
2017-10-29 20:13:36 +01:00
tlobject.py
More consistent with asyncio branch (style/small fixes)
2018-01-05 18:31:48 +01:00