MTPyroger/pyrogram/client/methods
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
..
bots Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
chats Update pin/unpin_chat_message 2018-12-23 01:00:31 +01:00
contacts Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
decorators Type hint all methods return values 2018-12-19 15:59:15 +01:00
messages Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
password Make cloud password methods raise NotImplementedError. See #178 2018-12-23 01:05:44 +01:00
users Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
utilities Type hint all methods return values 2018-12-19 15:59:15 +01:00
__init__.py Export Utility methods 2018-08-10 11:29:55 +02:00