auth.py
|
Separate auth requests from the TelegramClient
|
2018-06-10 12:57:36 +02:00 |
chats.py
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
dialogs.py
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
downloads.py
|
Implement _get_exported_sender
|
2018-06-11 20:05:10 +02:00 |
messages.py
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
telegrambaseclient.py
|
Implement _get_exported_sender
|
2018-06-11 20:05:10 +02:00 |
uploads.py
|
Separate parse message methods from uploads
|
2018-06-10 11:33:20 +02:00 |
users.py
|
Separate user methods from the base client
|
2018-06-09 21:22:54 +02:00 |