I'm trying to use the twemoji.parse() function to render "3 letter" emojis, like "♀️" which would be a female detective with dark skin.
Here is what I tried:
Try one
twemoji.parse("♀")
Result:

Try two
twemoji.parse("♀")

I'm trying to use the twemoji.parse() function to render "3 letter" emojis, like "♀️" which would be a female detective with dark skin.
Here is what I tried:
twemoji.parse("♀")
Result:

twemoji.parse("♀")

Copyright © 2021 Jogjafile Inc.
Given that this library does support combined emojis, I think the most likely answer is simply that they don't have support for combining detective + female yet. Did you consider a feature request?