Telethon/telethon/client
Serhii Dylda 633986cfa6 Replace PySocks with python-socks for Python >= 3.6
See discussion at (https://github.com/LonamiWebs/Telethon/pull/1623)

Small fixes for `local_addr` argument.
2020-11-09 19:59:54 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
auth.py Fix several minor typos (#1603) 2020-10-18 21:11:59 +02:00
bots.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Update to v1.17 2020-10-18 14:11:52 +02:00
dialogs.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
downloads.py Refetch msg if fileref expires while downloading docs 2020-09-24 10:03:28 +02:00
messageparse.py Don't error when failing to extract response messages 2020-10-23 11:02:30 +02:00
messages.py messages.search from_user may now be a non-User 2020-10-31 11:41:37 +01:00
telegrambaseclient.py Replace PySocks with python-socks for Python >= 3.6 2020-11-09 19:59:54 +01:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Fix unhandled ValueError inside _dispatch_update() task (#1615) 2020-11-04 09:58:20 +01:00
uploads.py Update send_file to support grouping any file type (#1620) 2020-11-07 17:32:00 +01:00
users.py Don't cache SLOW_MODE_WAIT in _flood_waited_requests 2020-11-07 12:09:00 +01:00