Lonami
Lonami
That would break with the following code: ```python client.edit_message(chat, message_obj, new_text) ```
Can you confirm it doesn't work in the latest released version? This is kind of a very big bug so I'm surprised it's only being complained about now.
You need to include the failing message text used.
The problem with this is that there were some other changes with the v1.24 branch that make external session storages break. Because of this, it's a breaking change which should...
Nah that's not my plan, I'd rather maintain fixes for v1.24 for as long as it takes me to finish v2, and make its installation process more prominent if needed.
Closing since this was done (v1.24 is now on PyPi and I intend to keep updating the layer of that, since the v1.24 branch is for the v1 series).
Please stay on topic. **This issue tracks the lack of the `markdown-it` dependency in `setup.py` and nothing else**.
Not closing since this still needs to be fixed in v2. This commit may also have new issues that were previously not discovered because the checks were not there (i.e....
Thanks for the detailed report. I agree your choices are the most sensible (and its implementation will have no visible changes to end-users, other than "it works like before"). >...
No, v1.24 only is fine for now.