Jeremy Kescher 04c611daa1
Fix being unable to react with the keycap number sign emoji (#22231)
#⃣

This bug is caused by the emoji consisting of:
U+23 #
U+FE0F
U+20E3  ⃣

Because it starts with a #, it's interpreted as an anchor link, which is not passed to the API. Therefore, the API sees no emoji to react with and answers correctly with a 404.
2022-12-15 16:18:39 +01:00
..
2022-12-10 00:12:56 +09:00
2022-11-11 01:33:59 +01:00
2017-09-30 04:29:56 +02:00
2020-11-23 17:35:14 +01:00