Telethon/telethon/network
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