Telethon/telethon/client
2018-10-19 13:56:11 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Raise RuntimeError on with blocks that need async 2018-10-17 11:30:07 +02:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Remove callback parameter from custom.Button 2018-10-05 20:54:50 +02:00
chats.py Support custom symbol set for aggressive get_participants 2018-08-21 17:15:35 +02:00
dialogs.py Support exclusive conversations by default 2018-10-12 22:17:07 +02:00
downloads.py Make disconnect synchronous 2018-10-16 11:56:17 +02:00
messageparse.py Revert d392939 and use empty tuple as a sentinel value 2018-10-08 11:33:56 +02:00
messages.py Revert d392939 and use empty tuple as a sentinel value 2018-10-08 11:33:56 +02:00
telegrambaseclient.py Set MTProtoSender.auth_key on its creation 2018-10-19 13:56:11 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Make disconnect synchronous 2018-10-16 11:56:17 +02:00
uploads.py Revert async sessions from 3dd8b7c (breaks sync properties) 2018-10-12 22:00:02 +02:00
users.py Except BotMethodInvalidError on getContacts 2018-10-15 18:42:35 +02:00