pyrofork/pyrogram
Dan bed13de413 Fix ChatPreview objects failing to parse
This happened because Telegram changed the preview photo type from
ChatPhoto to Photo. The reason behind this change was due to ChatPhoto
requiring now a peer id to be downloaded, which is not available in case
of chat previews.
2019-07-28 09:47:11 +02:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Fix ChatPreview objects failing to parse 2019-07-28 09:47:11 +02:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update domain name references to pyrogram.org 2019-05-19 21:40:41 +02:00
errors Fix RPCError raising an error itself because of non-optional args 2019-07-09 19:03:37 +02:00
session Log to warning only in the last attempt 2019-07-25 11:15:56 +02:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update dev version 2019-07-11 04:21:02 +02:00