Telethon/telethon
2025-11-07 11:24:42 +01:00
..
_updates Stop re-saving input peers on disconnect 2025-04-23 19:21:36 +02:00
client fix: missing error handling for AUTH_KEY_PERM_EMPTY as pointed out by andrew-ld 2025-11-07 11:24:42 +01:00
crypto feat: implement Perfect Forward Secrecy for MTProtov2 2025-11-07 11:24:42 +01:00
errors Update FAQ 2023-04-06 13:25:47 +02:00
events Improve error message when trying to delete inline messages 2023-06-09 17:48:08 +02:00
extensions feat: implement Perfect Forward Secrecy for MTProtov2 2025-11-07 11:24:42 +01:00
network fix: resolve flagged issues in review by Lonami 2025-11-07 11:24:42 +01:00
sessions feat: implement Perfect Forward Secrecy for MTProtov2 2025-11-07 11:24:42 +01:00
tl Add isal gzip decompressor 2025-07-24 08:17:43 +02:00
__init__.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
custom.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
functions.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
helpers.py Fix unparsing of message.text (#4301) 2024-01-20 10:42:13 +01:00
hints.py Update FileLike type hint to better reflect valid types (#4620) 2025-05-20 22:13:43 +02:00
password.py Remove unused imports and variables 2020-07-04 13:29:43 +02:00
requestiter.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
sync.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
types.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
utils.py Correct handling of trailing zeros in _rle_encode (#4702) 2025-09-21 17:43:34 +02:00
version.py Bump to v1.41.2 2025-09-04 21:07:44 +02:00