MTPyroger/pyrogram/client/types
bakatrouble 87c4d08d9c client.join_chat() now returns pyrogram.Chat instead of MTProto Update (#206)
* client.join_chat() now returns pyrogram.Chat instead of MTProto Update

* Do not use Chat._parse_mtproto_chat() method

* Update chat.py

Rename _parse_mtproto_chat to a generic _parse_chat_chat
Hint about its current usage (none).
2019-03-01 18:28:46 +01:00
..
bots Automatically coerce any text to string for keyboard buttons 2019-03-01 16:04:21 +01:00
input_media Fix typo 2019-01-07 08:30:40 +01:00
messages_and_media Fix Message.download() not working when using the progress callback 2019-01-11 13:59:18 +01:00
user_and_chats client.join_chat() now returns pyrogram.Chat instead of MTProto Update (#206) 2019-03-01 18:28:46 +01:00
__init__.py Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
pyrogram_type.py Update copyright year 2019-01-01 12:36:16 +01:00
update.py Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00