MTPyroger/pyrogram/client
Dan be5f0c9529 Parser's client can be None
In that case, check if is None and don't parse user mentions.
This happens only in text content for inline results
2019-06-26 16:06:50 +02:00
..
ext Fix workers not running concurrently anymore after using a shared Lock 2019-06-22 00:45:49 +02:00
filters Rename section from "Keyboards" to "Bots & Keyboards" 2019-06-08 15:27:53 +02:00
handlers Remove Messages type 2019-06-08 15:13:52 +02:00
methods Make plugin callback functions return the function itself when decorated 2019-06-23 01:33:46 +02:00
parser Parser's client can be None 2019-06-26 16:06:50 +02:00
storage Cast Paths to string: pathlib for older pythons doesn't properly work 2019-06-20 14:15:02 +02:00
style Parser's client can be None 2019-06-26 16:06:50 +02:00
types Remove generated inline query result types 2019-06-26 15:56:08 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Make plugin callback functions return the function itself when decorated 2019-06-23 01:33:46 +02:00