pyrofork/pyrogram/client
Dan 340fb9c145 Merge branch 'develop' into plugins
# Conflicts:
#	pyrogram/client/client.py
#	pyrogram/client/ext/base_client.py
2018-10-13 10:39:47 +02:00
..
dispatcher Add a proxy to the Client instance inside CallbackQuery objects 2018-10-09 14:07:01 +02:00
ext Merge branch 'develop' into plugins 2018-10-13 10:39:47 +02:00
filters Small docstring fixes 2018-09-14 15:34:00 +02:00
handlers Make handlers test whether filters are callable and not if they exist 2018-09-14 15:28:08 +02:00
methods Allow on_message to behave like a static decorator 2018-10-12 14:12:29 +02:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Add CallbackQuery.answer bound method 2018-10-09 14:08:01 +02:00
__init__.py Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
client.py Merge branch 'develop' into plugins 2018-10-13 10:39:47 +02:00