.. |
__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
|
Save self user ID in session file
|
2023-04-06 14:18:42 +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
|
Fix edit_admin failing on small Chat
|
2022-10-13 17:56:47 +02:00 |
dialogs.py
|
Fix get_dialogs could fail when count % chunk_size = 0
|
2022-11-09 16:14:12 +01:00 |
downloads.py
|
Slightly improve documentation
|
2023-02-26 10:10:19 +01:00 |
messageparse.py
|
Strip 0-length message entities
|
2022-09-20 13:12:01 +02:00 |
messages.py
|
Support Message without client as inputs to forward_messages
|
2023-02-08 17:35:49 +01:00 |
telegrambaseclient.py
|
Save self user ID in session file
|
2023-04-06 14:18:42 +02:00 |
telegramclient.py
|
Remove messy subclassing in the TelegramClient
|
2019-06-24 17:48:46 +02:00 |
updates.py
|
Store self user in entity cache
|
2023-04-06 13:58:26 +02:00 |
uploads.py
|
Remove dead code from send_file
|
2023-03-28 18:17:07 +02:00 |
users.py
|
Save self user ID in session file
|
2023-04-06 14:18:42 +02:00 |