Telethon/telethon
Lonami Exo eca1e8ec87 Default to markdown parse mode on send_message
This is consistent with official clients and also provide
the expected result when replying to NewMessage events.
2018-02-10 10:45:55 +01:00
..
crypto Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
errors Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
events Better document the events module 2018-02-09 15:56:42 +01:00
extensions Except OSError with errno.WSAEACCES when connecting 2018-02-03 11:44:05 +01:00
network Add missing FutureSalts response special case (#81) 2018-01-30 18:32:42 +01:00
tl Override TLObject's __eq__ and __ne__ methods 2018-02-01 12:10:03 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
session.py Save session data when migrating from JSON (#570) 2018-01-31 21:01:53 +01:00
telegram_bare_client.py Invoke getState after the server kicks us idling for updates 2018-02-03 15:39:37 +01:00
telegram_client.py Default to markdown parse mode on send_message 2018-02-10 10:45:55 +01:00
update_state.py Trust the server will not send duplicates 2018-02-03 15:42:43 +01:00
utils.py Fix .download_media() not accepting Document 2018-01-23 12:10:23 +01:00
version.py Update to v0.17.1 2018-02-09 17:16:28 +01:00