Telethon/telethon/_client
2021-09-19 17:08:51 +02:00
..
__init__.py Fix some import errors 2021-09-11 13:43:20 +02:00
account.py Replace most raw API usage with new location 2021-09-12 12:16:02 +02:00
auth.py Update code to deal with the new sessions 2021-09-19 16:38:11 +02:00
bots.py Move alltlobjects.py and fix imports 2021-09-12 16:58:06 +02:00
buttons.py Change list of buttons to show up as rows and not cols 2021-09-17 21:03:47 +02:00
chats.py Change the way iter_participants filters are specified 2021-09-18 14:16:19 +02:00
dialogs.py Make changes to the default limit in client.get_list methods 2021-09-17 20:04:57 +02:00
downloads.py Update code to deal with the new sessions 2021-09-19 16:38:11 +02:00
messageparse.py Possibly fix _get_response_message for UpdateMessagePoll 2021-09-18 16:10:01 +02:00
messages.py Update code to deal with the new sessions 2021-09-19 16:38:11 +02:00
telegrambaseclient.py Fix remaining upgraded uses of the session to work correctly 2021-09-19 17:08:51 +02:00
telegramclient.py Update code to deal with the new sessions 2021-09-19 16:38:11 +02:00
updates.py Fix _update_loop could get stuck in an infinite loop with no feedback 2021-09-19 17:08:34 +02:00
uploads.py Officially remove bot_file_id support 2021-09-18 13:06:52 +02:00
users.py Fix remaining upgraded uses of the session to work correctly 2021-09-19 17:08:51 +02:00