MTPyroger/pyrogram/client/types
SuperCz1 d93b9275f3
Bugfixes in chat.py (#411)
- Fixed this bug: https://t.me/pyrogramchat/169553 (which was caused because pyrogram trying to parse linked_chat even if it was None).

- Fixed another related bug (which was caused because pyrogram trying to get linked_chat_id even with basic groups causing an AttributeError).
2020-05-23 14:52:14 +02:00
..
authorization Update Copyright 2020-03-21 15:43:32 +01:00
bots_and_keyboards Give Filters.regex superpowers 2020-05-16 00:35:05 +02:00
inline_mode Give Filters.regex superpowers 2020-05-16 00:35:05 +02:00
input_media Update Copyright 2020-03-21 15:43:32 +01:00
input_message_content Update Copyright 2020-03-21 15:43:32 +01:00
messages_and_media Fix the type hint of Message's web_page (#392) 2020-04-26 12:59:58 +02:00
user_and_chats Bugfixes in chat.py (#411) 2020-05-23 14:52:14 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
list.py Update Copyright 2020-03-21 15:43:32 +01:00
object.py Fix Match objects not being properly printed in Python 3.6 2020-05-02 15:01:15 +02:00
update.py Update Copyright 2020-03-21 15:43:32 +01:00