mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The emoji matcher uses this property in is_unicode_emoji. It doesn't quite make sense to be talking about "reaction types" here -- we might use this for a message-reactions UI, but we might just as reasonably use it for emoji UI in message composing. Ah, well: I guess that's just a bit of messiness that we can deal with.