client
|
Handle expired phone codes. Fixes mautrix/telegram#326
|
2022-05-12 10:39:27 +02:00 |
crypto
|
Revert "Use tgcrypto if available (#1715)"
|
2021-03-20 17:20:33 +01:00 |
errors
|
Include full request on the cause of RPC errors
|
2021-08-29 12:14:03 +02:00 |
events
|
Implement Sticker Choosing Action (#3144)
|
2021-09-01 15:08:58 +02:00 |
extensions
|
Fix several minor typos (#1603)
|
2020-10-18 21:11:59 +02:00 |
network
|
Make sessions async
|
2022-05-12 10:36:10 +02:00 |
sessions
|
Make sessions async
|
2022-05-12 10:36:10 +02:00 |
tl
|
Update to layer 140
|
2022-05-12 10:21:03 +02:00 |
entitycache.py
|
Add EntityCache.clear
|
2021-06-19 18:32:23 +02:00 |
helpers.py
|
Abstract away treating a file as a stream
|
2020-09-14 16:20:44 +02:00 |
hints.py
|
Fix Python 3.5.2 type hinting (#1177)
|
2019-06-28 21:26:08 +02:00 |
password.py
|
Remove unused imports and variables
|
2020-07-04 13:29:43 +02:00 |
sync.py
|
Avoid unnecessary await in Conversation
|
2019-08-13 18:11:02 +02:00 |
utils.py
|
Fix peer ID check to work with higher IDs
|
2021-12-01 19:03:59 +01:00 |
version.py
|
Bump to v1.24
|
2021-12-01 19:08:47 +01:00 |