__init__.py
|
Fix some import errors
|
2021-09-11 13:43:20 +02:00 |
account.py
|
Fix circular import regarding ignore_takeout
|
2022-01-15 13:18:53 +01:00 |
auth.py
|
Remove StateCache and EntityCache
|
2022-01-18 18:19:14 +01:00 |
chats.py
|
Get rid of client.loop
|
2022-01-16 13:51:23 +01:00 |
messageparse.py
|
Remove parse_mode from the client
|
2022-01-09 12:18:15 +01:00 |
telegrambaseclient.py
|
Begin reworking update handling
|
2022-01-18 19:46:19 +01:00 |
telegramclient.py
|
Begin reworking update handling
|
2022-01-18 19:46:19 +01:00 |
updates.py
|
Fix update handling for channels
|
2022-01-23 12:43:41 +01:00 |
uploads.py
|
Remove unused _CacheType
|
2022-01-16 14:04:26 +01:00 |