__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 |
auth.py
|
Better document breaking ToS will lead to bans
|
2023-05-04 19:05:07 +02:00 |
bots.py
|
Expose entity parameter in client.inline_query
|
2020-10-11 16:59:48 +02:00 |
buttons.py
|
Add some missing words in the docs
|
2020-01-19 13:25:58 +01:00 |
downloads.py
|
Except all types of timeout error
|
2023-08-18 18:36:30 +02:00 |
messageparse.py
|
Strip 0-length message entities
|
2022-09-20 13:12:01 +02:00 |
messages.py
|
Fix handling of UpdateShortSentMessage
|
2023-07-23 17:12:16 +02:00 |
updates.py
|
Except all types of timeout error
|
2023-08-18 18:36:30 +02:00 |
users.py
|
Retry on TimedOutError (#4255)
|
2023-11-19 18:14:34 +01:00 |