Telethon/telethon/client
Lonami Exo d392939018 Create a default module to use as a sentinel value
This looks better in the documentation than utils.Default,
cleans the utils with specific stuff like this, and users
may use it more easily.
2018-10-05 14:20:50 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Support coroutine callbacks in start() 2018-09-09 16:17:20 +02:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Clarify and fix some docstrings 2018-09-04 11:27:10 +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 .download_media with bot API file_id 2018-08-01 13:40:07 +02:00
messageparse.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
messages.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
telegrambaseclient.py Fix timeout not accepting timedelta 2018-10-05 14:06:15 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
uploads.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
users.py An user -> a user 2018-09-22 19:18:42 +02:00