Telethon/telethon/client
Lonami Exo 969a36c2a8 Update docs for silent parameter
Since it now also works in private chats to "not disturb friends"
(see https://telegram.org/blog/silent-messages-slow-mode).
2019-08-10 09:06:05 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
auth.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
bots.py Minor documentation and type hint updates 2019-07-17 12:37:16 +02:00
buttons.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
chats.py Add kick_participant 2019-08-01 19:21:01 +02:00
dialogs.py Support iterating over specific drafts more easily 2019-08-01 20:15:32 +02:00
downloads.py Minor documentation and type hint updates 2019-07-17 12:37:16 +02:00
messageparse.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
messages.py Update docs for silent parameter 2019-08-10 09:06:05 +02:00
telegrambaseclient.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Fix issues with to/from ID in private chats with multiple clients 2019-08-07 00:46:19 +02:00
uploads.py Update docs for silent parameter 2019-08-10 09:06:05 +02:00
users.py Minor documentation and type hint updates 2019-07-17 12:37:16 +02:00