Telethon/telethon/client
Lonami Exo b6b4ea669d Remove messy subclassing in the TelegramClient
Since it was easy to cause MRO inconsistencies, and it's
not really needed now that self is type hinted as the client.
2019-06-24 17:48:46 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
auth.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
bots.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
buttons.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
chats.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
dialogs.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
downloads.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
messageparse.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
messages.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
telegrambaseclient.py Add a method to cancel_all conversations (#1183) 2019-06-03 19:41:22 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
uploads.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
users.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00