Telethon/telethon/client
2018-11-24 19:39:05 +01:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Fix raising PasswordHashInvalid missing request arg too 2018-10-27 09:40:30 +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 Clarify iter_participants filter parameter in the docs 2018-11-19 08:38:31 +01: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 Remove invalid mentions from message entities (#1049) 2018-11-24 19:39:05 +01:00
messages.py Ignore iter_messages from_user unless it's a User 2018-11-19 08:55:49 +01:00
telegrambaseclient.py Fix valid auth_key never being saved after switching DC 2018-11-03 18:53:26 +01:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Fix update loop should not disconnect causing race condition 2018-10-21 16:02:13 +02:00
uploads.py Revert async sessions from 3dd8b7c (breaks sync properties) 2018-10-12 22:00:02 +02:00
users.py Fix raising local FloodWait missing request argument 2018-10-27 09:39:00 +02:00