__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
|
Fix several minor typos (#1603)
|
2020-10-18 21:11:59 +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 |
chats.py
|
Add support for messages to get_stats
|
2021-03-20 20:20:36 +01:00 |
dialogs.py
|
Fix delete_dialog on chats
|
2021-03-14 11:05:47 +01:00 |
messages.py
|
Update message to include ttl_period
|
2021-02-23 19:42:09 +01:00 |
updates.py
|
Remove _log_exc workaround and NullHandler
|
2021-02-02 20:47:02 +01:00 |
uploads.py
|
Add missing parenthesis
|
2021-01-30 10:32:42 +01:00 |
users.py
|
Make input entity errors less useless (#1726)
|
2021-03-14 01:32:01 +01:00 |