MTPyroger/pyrogram/client
Dan 0371f4ce8b Make cloud password methods raise NotImplementedError. See #178
The protocol changed (SRP) and they are currently not re-implemented.
2018-12-23 01:05:44 +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 Add Filters.poll to filter Poll messages 2018-12-22 23:55:16 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods Make cloud password methods raise NotImplementedError. See #178 2018-12-23 01:05:44 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Parse Poll objects inside Message 2018-12-22 23:55:04 +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