MTPyroger/pyrogram/client
Dan 37d823f579 Fix linked chat parsing
There are two distinct ChatFull types using the same
name (but different namespaces), their objects are kept
in chat_full and full_chat.
2020-07-06 16:07:06 +02:00
..
ext Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
filters Fix Filters.regex failing in case the value is None 2020-05-16 14:40:22 +02:00
handlers Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
methods Remove unneeded code 2020-06-06 12:31:25 +02:00
parser Strip whitespace characters from the end of the message 2020-05-28 15:43:42 +02:00
storage Update Copyright 2020-03-21 15:43:32 +01:00
types Fix linked chat parsing 2020-07-06 16:07:06 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
client.py Allow uploading files up to 2000 MiB in size 2020-07-06 15:55:11 +02:00