MTPyroger/pyrogram/client
Dan c6f346f83d [Bot API 4.4] Update chat permissions
- Move can_* permissions back to ChatMember objects
- Rename restrict_chat to set_chat_permissions
- Update restrict_chat_member to accept a single ChatPermissions arg.
- Update ChatPermissions to be the same as the one on the Bot API
2019-08-03 19:30:32 +02:00
..
ext Update Document file ids to make them compatible again with the Bot API 2019-08-02 01:15:01 +02:00
filters Refactor regex filter 2019-07-22 13:31:50 +02:00
handlers Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
methods [Bot API 4.4] Update chat permissions 2019-08-03 19:30:32 +02:00
parser Reformat project 2019-08-01 19:11:43 +02:00
storage Reformat project 2019-08-01 19:11:43 +02:00
types [Bot API 4.4] Update chat permissions 2019-08-03 19:30:32 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Use the correct way to parse peer identifiers 2019-08-01 19:07:08 +02:00