MTPyroger/pyrogram/client/types
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
..
bots_and_keyboards Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
inline_mode Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
input_media Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
input_message_content Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
messages_and_media [Bot API 4.4] Update stickers 2019-08-03 18:38:58 +02:00
user_and_chats [Bot API 4.4] Update chat permissions 2019-08-03 19:30:32 +02:00
__init__.py Rename section from "Keyboards" to "Bots & Keyboards" 2019-06-08 15:27:53 +02:00
list.py Rename PyrogramType to Object 2019-06-03 16:56:37 +02:00
object.py Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
update.py Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00