
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee)'s post
Another annoying thing about the current custom emoji spec in the fediverse: the type is just called Emoji
instead of CustomEmoji
. Such a small detail, but it creates unnecessary ambiguity between Unicode emojis and custom ones. I ran into this while implementing BotKit and had type name collisions with Emoji
—had to use awkward namespacing to work around it. These little inconsistencies make implementation more tedious than it needs to be.