MTPyroger/pyrogram/client/types
Тоша cedb87ef41 Add is_creator field to Chat object (#306)
* Add is_creator field to Chat object

* Update chat.py
2019-10-19 16:35:26 +02:00
..
authorization Split start() into reusable methods 2019-08-13 13:15:58 +02:00
bots_and_keyboards Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
inline_mode Always cast inline query ids to string 2019-08-06 01:02:41 +02:00
input_media Fix FILE_REFERENCE_* errors for uploads 2019-09-21 22:13:02 +02:00
input_message_content Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
messages_and_media Rename encode/decode to encode/decode_file_id 2019-09-21 22:17:42 +02:00
user_and_chats Add is_creator field to Chat object (#306) 2019-10-19 16:35:26 +02:00
__init__.py Split start() into reusable methods 2019-08-13 13:15:58 +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