Telethon/telethon/client
2019-02-27 13:07:25 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Improve TakeoutClient proxy and takeout functionality (#1106) 2019-02-10 11:10:41 +01:00
auth.py Update to layer 95 2019-02-21 12:40:47 +01:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chats.py Use constants for chunk sizes, remove irrelevant TODO 2019-02-27 13:07:25 +01:00
dialogs.py Use constants for chunk sizes, remove irrelevant TODO 2019-02-27 13:07:25 +01:00
downloads.py Update to layer 93 2019-01-21 20:09:13 +01:00
messageparse.py Prevent KeyError in forward_messages 2018-12-20 20:33:25 +01:00
messages.py Handle negative limits gracefully in async generators 2019-02-27 13:01:04 +01:00
telegrambaseclient.py Raise ImportError and not ValueError when sqlite3 is missing 2019-02-13 08:52:54 +01:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
uploads.py Cleanup converting to input media in send album 2019-02-25 18:25:49 +01:00
users.py Except RpcMcgetFailError as call fail and sleep on server errors 2019-02-14 11:00:37 +01:00