Telethon/telethon/client
2019-03-26 11:27:52 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Update documentation, errors and add TODOs 2019-02-27 19:30:12 +01:00
auth.py Fix run_until_disconnected's call to disconnect 2019-03-22 18:20:10 +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 Fix iter_participants in non-channels 2019-03-02 21:17:36 +01:00
dialogs.py Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01:00
downloads.py Revert disconnect() to be async again (#1133) 2019-03-21 12:21:00 +01:00
messageparse.py Prevent KeyError in forward_messages 2018-12-20 20:33:25 +01:00
messages.py Document that now incoming private messages can be revoked 2019-03-25 08:46:44 +01:00
telegrambaseclient.py Create a new in-memory cache for entities (#1141) 2019-03-26 11:27:52 +01:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Create a new in-memory cache for entities (#1141) 2019-03-26 11:27:52 +01:00
uploads.py Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01:00
users.py Create a new in-memory cache for entities (#1141) 2019-03-26 11:27:52 +01:00