MTPyroger/pyrogram
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
..
api Update Copyright 2020-03-21 15:43:32 +01:00
client Bugfixes in chat.py (#411) 2020-05-23 14:52:14 +02:00
connection Workaround the occasional delayed stop of a Client instance 2020-03-30 16:59:22 +02:00
crypto Update Copyright 2020-03-21 15:43:32 +01:00
errors Update Copyright 2020-03-21 15:43:32 +01:00
session Move the automatic sleep mechanism down to Session 2020-05-07 13:38:22 +02:00
__init__.py Update Pyrogram to v0.17.1 2020-05-02 21:17:22 +02:00