pyrofork/pyrogram/client
Dan c75a4f182a
Handle Telegram exceptions on start(). Fixes #121
The client doesn't need to be stopped as it never started successfully.
2018-09-15 13:23:25 +02:00
..
dispatcher Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
ext Add extra attributes to User 2018-07-12 00:54:13 +02:00
filters Add reply_keyboard and inline_keyboard filters 2018-06-23 10:36:29 +02:00
handlers Hint about decorators on handlers' docstrings 2018-06-22 12:46:35 +02:00
methods Update send_video docstrings 2018-09-12 08:26:13 +02:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Clean up MessageEntity comments 2018-07-14 00:43:28 +02:00
__init__.py Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
client.py Handle Telegram exceptions on start(). Fixes #121 2018-09-15 13:23:25 +02:00