MTPyroger/pyrogram/client
Dan 5599182fd1 Fix Chat.join
The bound method will only be able to make users join public chats that
have set a username.
2019-07-11 14:42:18 +02:00
..
ext Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
filters Update filters: Make the name argument optional 2019-06-28 11:11:59 +02:00
handlers Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
methods Fix restrict_chat and restrict_chat_member combined permissions 2019-07-11 01:32:18 +02:00
parser Make the text parser log warnings instead of raising exceptions 2019-07-11 04:14:14 +02:00
storage Log the invalid values when raising errors 2019-07-01 13:17:16 +02:00
types Fix Chat.join 2019-07-11 14:42:18 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Update Client.idle() docstrings to make summary clearer 2019-07-09 20:03:03 +02:00