MTPyroger/pyrogram/client/parser
Dan e1c6e6ecc1 Better handling of non-string message texts
Now everything will be allowed and automatically casted to string. This
means that send_message(id, True) would send "True", literally.
2019-07-28 10:13:38 +02:00
..
__init__.py Add Parser package 2019-06-26 16:07:27 +02:00
html.py Make the text parser log warnings instead of raising exceptions 2019-07-11 04:14:14 +02:00
markdown.py Implement strict and loose markdown parsing 2019-06-26 16:05:09 +02:00
parser.py Better handling of non-string message texts 2019-07-28 10:13:38 +02:00
utils.py Add Parser package 2019-06-26 16:07:27 +02:00