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-10 18:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c61e168de4855eed58db4a28a8da3b2c35285c90
Telethon
/
telethon
/
network
History
Lonami Exo
36dabc4928
Process entities from the MtProtoSender instead TelegramBareClient
...
This way, update objects will also be processed when they occur.
2017-10-01 16:02:29 +02:00
..
__init__.py
Use an Enum for the ConnectionMode and support specifying it
2017-09-04 11:24:10 +02:00
authenticator.py
Raise AssertionError instead TypeNotFoundError on authenticator
2017-09-29 13:07:21 +02:00
connection.py
Make creating a new sender cleaner
2017-09-30 12:08:06 +02:00
mtproto_plain_sender.py
Stop using BinaryWriter on MtProtoPlainSender
2017-09-28 11:43:06 +02:00
mtproto_sender.py
Process entities from the MtProtoSender instead TelegramBareClient
2017-10-01 16:02:29 +02:00