Telethon/telethon
Lonami Exo 485ce5ca3b Ignore padding on server messages instead warning
There's 12..1024 padding for the MTProto 2.0 protocol, and
the length of the message can be used to determine how much
must be read on rpc_results. However this random padding
can be safely ignored.
2018-06-09 14:23:42 +02:00
..
crypto Implement retry and fail cases in authenticator 2018-06-07 17:25:02 +02:00
errors Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
events More nasty hacks to fix events.NewMessage attrs 2018-06-03 17:09:36 +02:00
extensions Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
network Ignore padding on server messages instead warning 2018-06-09 14:23:42 +02:00
sessions Stop using without rowid altogether 2018-05-14 17:41:47 +02:00
tl Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
__init__.py Make the Connection a proper ABC (#509) 2018-05-10 14:22:19 +02:00
helpers.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
telegram_bare_client.py Clean-up TelegramBareClient - unnecessary? 2018-06-08 21:52:59 +02:00
telegram_client.py Support deleting more than 100 messages at once 2018-06-05 21:27:49 +02:00
update_state.py Persist updates.State upon disconnection 2018-04-25 13:37:29 +02:00
utils.py Support deleting more than 100 messages at once 2018-06-05 21:27:49 +02:00
version.py Update to v0.19.1 2018-06-03 14:20:50 +02:00