Telethon/telethon
Lonami Exo 5018879f84 Raise TypeError in get_input_peer if access_hash is None
When auto-casting to input peers if the access hash is now None,
the ID will be used to look-up a cached access hash which will
solve some common pitfalls (using full entities when only the
input variant should and could be used).
2018-12-15 12:23:14 +01:00
..
client Be explicit that phone numbers only work if in your contacts 2018-12-15 12:04:36 +01:00
crypto Use new broken MessagePacker 2018-10-19 13:24:52 +02:00
errors Show the request that caused RPC errors in their messages 2018-10-15 18:35:51 +02:00
events Refetch ChatAction service message to get input users 2018-11-28 18:59:49 +01:00
extensions Locally strip outgoing message text respecting entities 2018-11-19 10:15:56 +01:00
network Fix ConnectionHttp SSL socket wrap (#1064) 2018-12-10 14:43:48 +01:00
sessions Fix get entity by exact name since 2ca8ddb 2018-11-15 17:23:47 +01:00
tl Fix _document_by_attribute calls using cond 2018-12-03 08:49:24 +01:00
__init__.py Get rid of full_sync 2018-11-03 12:46:19 +01:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
helpers.py Fix aaee092 to correct entities' offsets on stripping 2018-12-06 12:33:15 +01:00
sync.py Avoid caching event loop in telethon.sync 2018-11-10 11:34:26 +01:00
utils.py Raise TypeError in get_input_peer if access_hash is None 2018-12-15 12:23:14 +01:00
version.py Update to v1.4.3 2018-12-04 14:09:17 +01:00