MTPyroger/pyrogram/client
Dan 1e3612c781 Merge branch 'layer-85' into future
# Conflicts:
#	compiler/api/source/main_api.tl
#	pyrogram/client/methods/password/change_cloud_password.py
#	pyrogram/client/methods/password/enable_cloud_password.py
#	pyrogram/client/methods/password/remove_cloud_password.py
2018-12-25 14:34:56 +01:00
..
dispatcher Make all parse methods protected to hide them from the lib user 2018-12-19 13:00:33 +01:00
ext Remove unneeded parts in utils.py 2018-12-17 16:42:16 +01:00
filters Fix Filters.poll docstrings link to Poll type 2018-12-23 19:52:49 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods Merge branch 'layer-85' into future 2018-12-25 14:34:56 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Fix poll docstrings and vote_poll wrong attribute access 2018-12-24 14:32:53 +01:00
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
client.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00