client
|
Fix default DC ID value
|
2020-02-02 10:01:15 +01:00 |
crypto
|
Fix crypto imports on macOS Catalina (#1369)
|
2020-01-17 12:24:59 +01:00 |
errors
|
Fix errors found by new tests (#1389)
|
2020-02-14 18:35:42 +01:00 |
events
|
Handle users=None properly in ChatAction
|
2020-01-21 10:39:51 +01:00 |
extensions
|
Fix unparsing of entities that are together
|
2020-02-20 09:43:37 +01:00 |
network
|
Add extra security checks during authkey gen
|
2020-01-14 12:12:55 +01:00 |
tl
|
Update to layer 109
|
2020-01-23 13:43:20 +01:00 |
entitycache.py
|
Stop relying on __doc__ in EntityCache
|
2019-05-02 10:20:49 +02:00 |
hints.py
|
Fix Python 3.5.2 type hinting (#1177)
|
2019-06-28 21:26:08 +02:00 |
password.py
|
Remove another debug print, bump v1.10.4
|
2019-09-21 18:21:09 +02:00 |
sync.py
|
Avoid unnecessary await in Conversation
|
2019-08-13 18:11:02 +02:00 |
version.py
|
Fix unparsing malformed entities, bump v1.10.10
|
2019-12-30 10:19:29 +01:00 |