Telethon/telethon/client
2020-10-05 13:58:04 +02:00
..
__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 Fix warning when using formatted phones in start (#1532) 2020-08-24 10:53:29 +02:00
bots.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Add new get_permissions method (#1575) 2020-10-03 16:59:54 +02:00
dialogs.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
downloads.py Refetch msg if fileref expires while downloading docs 2020-09-24 10:03:28 +02:00
messageparse.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
messages.py Add parameter to pass raw entities when sending message (#1577) 2020-10-02 22:06:48 +02:00
telegrambaseclient.py Add option to raise last error instead of generic ValueError (#1571) 2020-10-01 12:23:10 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Add additional asserts to debug issue with peer empty channels 2020-10-05 13:58:04 +02:00
uploads.py Add parameter to pass raw entities when sending message (#1577) 2020-10-02 22:06:48 +02:00
users.py Correctly emulate old to_id behaviour 2020-10-02 10:23:04 +02:00