pyrofork/pyrogram/client
Dan 436c48d1c2 Allow Bots to edit and delete own messages w/ Message bound methods.
This is some sort of a workaround because the server doesn't send full
info about text messages originated by bots. Fixes #162
2018-11-20 16:52:59 +01:00
..
dispatcher fix RawUpdateHandler 2018-11-14 23:21:19 +03:00
ext Allow Bots to edit and delete own messages w/ Message bound methods. 2018-11-20 16:52:59 +01:00
filters Fix Filters.chat docstrings using unusual double quotes 2018-11-08 20:25:35 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods Allow Bots to edit and delete own messages w/ Message bound methods. 2018-11-20 16:52:59 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Remove unnecessary check 2018-11-20 16:08:25 +01:00
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
client.py Fix Dispatcher bad behaviours in case of multiple Clients running at the same time. 2018-11-13 20:31:53 +01:00