Telethon/telethon
Lonami Exo 559a40c7ea Fix get_input_media for InputFile
It was actually using FileLocation, which had the invalid expected
type for what was being returned. Instead it should have been this
other type.

In addition, more parameters are passed so that the method can have
all the information it needs to correctly cast the type.
2019-02-13 12:33:11 +01:00
..
client Fix get_input_media for InputFile 2019-02-13 12:33:11 +01:00
crypto Actually perform all checks in 2fa 2018-12-24 14:16:50 +01:00
errors Show the request that caused RPC errors in their messages 2018-10-15 18:35:51 +02:00
events Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
extensions Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
network Fix incorrect sending of DC id when connecting to MTProxy 2019-02-12 21:17:08 +10:00
sessions Raise ImportError and not ValueError when sqlite3 is missing 2019-02-13 08:52:54 +01:00
tl Lower the maximum amount of requests per container 2019-02-13 10:16:59 +01:00
__init__.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
helpers.py Tiny style fixes 2019-02-07 06:55:34 +10:00
password.py Check g when password's prime is known to be good 2018-12-25 10:59:16 +01:00
sync.py Avoid caching event loop in telethon.sync 2018-11-10 11:34:26 +01:00
utils.py Fix get_input_media for InputFile 2019-02-13 12:33:11 +01:00
version.py Update to v1.5.5 2019-02-02 11:36:38 +01:00