..
_updates
Fix PERSISTENT_TIMESTAMP_EMPTY for new entries with pts 1, count 0
2022-12-22 20:30:38 +01:00
client
Support Message without client as inputs to forward_messages
2023-02-08 17:35:49 +01:00
crypto
Revert "Use tgcrypto if available ( #1715 )"
2021-03-20 17:20:33 +01:00
errors
Don't reset the auth_key upon receiving -404
2022-05-12 12:03:48 +02:00
events
Stop using asyncio.get_event_loop()
2023-01-11 21:02:29 +01:00
extensions
del_surrogate for HTML inline URLs
2022-09-20 18:18:26 +02:00
network
Apply pts returned by some additional requests
2023-01-14 12:31:01 +01:00
sessions
Remove missed async keywords from the revert
2022-08-30 12:40:05 +02:00
tl
Don't unnecessarily refetch the sender twice
2022-10-03 13:11:48 +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
entitycache.py
Add EntityCache.clear
2021-06-19 18:32:23 +02:00
functions.py
Make custom, functions and types proper modules
2022-09-20 12:59:36 +02:00
helpers.py
Stop using asyncio.get_event_loop()
2023-01-11 21:02:29 +01: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
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
Recognize invite links with plus sign prefix
2022-09-20 10:57:52 +02:00
version.py
Bump to v1.27
2023-02-05 15:19:41 +01:00