Telethon/telethon/client
Lonami Exo 4562ba9ccf Fix auth_key not actually being saved
This would make the user have to login every time.
2018-10-22 20:58:07 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Handle empty code when starting 2018-10-21 16:05:31 +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 Fix auth_key not actually being saved 2018-10-22 20:58:07 +02: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 .get_entity('me') not working from c31635c (#1024) 2018-10-19 16:57:46 +02:00