__init__.py
|
Add new takeout method
|
2019-01-05 17:18:40 +01:00 |
account.py
|
Avoid using telethon.sync in the examples
|
2019-08-13 23:33:39 +02:00 |
bots.py
|
Avoid using telethon.sync in the examples
|
2019-08-13 23:33:39 +02:00 |
buttons.py
|
Add some missing words in the docs
|
2020-01-19 13:25:58 +01:00 |
chats.py
|
Handle all entity types on isinstance checks
|
2019-12-23 13:52:07 +01:00 |
dialogs.py
|
Handle PeerIdInvalidError in delete_dialog
|
2020-01-07 12:14:19 +01:00 |
downloads.py
|
Support async fd on download/upload (#1334)
|
2019-12-27 12:04:08 +01:00 |
telegrambaseclient.py
|
Fix default DC ID value
|
2020-02-02 10:01:15 +01:00 |
updates.py
|
Execute get_me() on reconnect
|
2020-01-04 17:22:53 +01:00 |
users.py
|
Fix get_entity(chat) (#1367)
|
2020-01-08 12:07:58 +01:00 |