Files
zulip/zerver/tornado
Rafid Aslam 78f3fd7999 API: Expose is_mentioned in message dictionary.
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.
2016-12-14 10:52:13 -08:00
..
2016-12-01 14:18:11 -08:00
2016-11-30 20:45:09 +00:00
2016-12-02 15:34:11 -08:00