Telethon/telethon
Lonami Exo f7e8907c6f Create RpcResult class and generalise core special cases
This results in a cleaner MTProtoSender, which now can always
read a TLObject with a guaranteed item, if the message is OK.
2018-06-09 13:13:55 +02:00
..
crypto Implement retry and fail cases in authenticator 2018-06-07 17:25:02 +02:00
errors Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00
events More nasty hacks to fix events.NewMessage attrs 2018-06-03 17:09:36 +02:00
extensions Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00
network Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00
sessions Stop using without rowid altogether 2018-05-14 17:41:47 +02:00
tl Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +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