mirror of https://github.com/zulip/zulip.git
75cea329b4
This adds a new class called MessageRenderingResult to contain the additional properties we added to the Message object (like alert_words) as well as the rendered content to ensure typesafe reference. No behavioral change is made except changes in typing. This is a preparatory change for adding django-stubs to the backend. Related: #18777 |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |