..
_updates
Save self user ID in session file
2023-04-06 14:18:42 +02:00
client
Handle FloodWaitError in update loop
2023-07-21 23:01:12 +02:00
crypto
Revert "Use tgcrypto if available ( #1715 )"
2021-03-20 17:20:33 +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
Change html.unparse logic to mimic markdown's
2023-06-17 13:11:14 +02:00
network
Handle CancelledError inside mtprotosender recv loop
2023-06-02 19:04:51 +02:00
sessions
Fix absolute import should be relative ( #4101 )
2023-04-30 18:27:09 +02:00
tl
Fix reply_to can be optional
2023-07-21 22:44:35 +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
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
Support most usernames in VALID_USERNAME_RE
2023-06-09 17:41:45 +02:00
version.py
Allowing nosound_video to be specified ( #4090 )
2023-04-14 22:03:03 +02:00