mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This creates get_emoji_at_index() and find_index_for_emoji() functions, which search for emojis and indices in reactions_show_list. Update maybe_select_emoji with newly created functions.