Telethon/telethon/_client
2021-09-17 21:03:47 +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 Move alltlobjects.py and fix imports 2021-09-12 16:58:06 +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 Return correct total participant count when a filter is desired 2021-09-17 20:16:01 +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 Move alltlobjects.py and fix imports 2021-09-12 16:58:06 +02:00
messageparse.py Make custom.Message functional 2021-09-13 20:39:41 +02:00
messages.py Return deleted count from delete_messages 2021-09-17 20:36:40 +02:00
telegrambaseclient.py Remove broken CdnDecrypter 2021-09-17 20:55:27 +02:00
telegramclient.py Remove broken CdnDecrypter 2021-09-17 20:55:27 +02:00
updates.py Address remaining uses of the Request suffix with raw API 2021-09-13 21:00:31 +02:00
uploads.py Address remaining uses of the Request suffix with raw API 2021-09-13 21:00:31 +02:00
users.py Address remaining uses of the Request suffix with raw API 2021-09-13 21:00:31 +02:00