mirror of https://github.com/zulip/zulip.git
78f3fd7999
Expose `is_mentioned` in `message` dict which contains boolean value about our account is mentioned in the message content or not. This is already available via `flags`, but it seems worth making this data point more explicit, given its importance in writing bots. Fixes #2667. |
||
---|---|---|
.. | ||
__init__.py | ||
application.py | ||
descriptors.py | ||
event_queue.py | ||
handlers.py | ||
ioloop_logging.py | ||
socket.py | ||
views.py |