Telethon/telethon/client
2018-10-08 11:33:56 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Support async def in sessions (#1013) 2018-10-05 20:25:49 +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 Clarify and fix some docstrings 2018-09-04 11:27:10 +02:00
downloads.py Support async def in sessions (#1013) 2018-10-05 20:25:49 +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 Support async def in sessions (#1013) 2018-10-05 20:25:49 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Add missing awaits 2018-10-06 12:39:07 +02:00
uploads.py Revert d392939 and use empty tuple as a sentinel value 2018-10-08 11:33:56 +02:00
users.py Update documentation with new sections 2018-10-06 20:20:11 +02:00