Files
zulip/zerver
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-11-29 08:51:44 -08:00
2016-12-03 10:56:36 -08:00
2016-12-01 23:16:47 -08:00
2016-12-03 13:33:31 -08:00