Telethon/telethon/_client
2021-09-26 17:52:16 +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 Remove self input user and bot cache from client 2021-09-19 18:16:12 +02:00
bots.py Move alltlobjects.py and fix imports 2021-09-12 16:58:06 +02:00
chats.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00
dialogs.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00
downloads.py Cache session_state and all_dcs right after connect 2021-09-19 17:51:05 +02:00
messageparse.py Possibly fix _get_response_message for UpdateMessagePoll 2021-09-18 16:10:01 +02:00
messages.py Remove build_reply_markup from the client 2021-09-26 17:24:18 +02:00
telegrambaseclient.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00
telegramclient.py Remove build_reply_markup from the client 2021-09-26 17:24:18 +02:00
updates.py Use __slots__ in all generated classes 2021-09-26 17:52:16 +02:00
uploads.py Remove build_reply_markup from the client 2021-09-26 17:24:18 +02:00
users.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00