You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to override the get_emoji method under the source.py EmojiCDNSource class, so I found https://emojipedia.org/airplane. I tried to find the relevant python emoji-api library, but only found the npm dependency https://github.com/CesiumLabs/emoji-api. It's a lot of work, so I was wondering if you could support it?
The text was updated successfully, but these errors were encountered:
Hi developer, can you support the emoji under https://emojipedia.org/airplane? For some reason I can't download the emoji images under https://emojicdn.elk.sh/ properly.
I tried to override the
get_emoji
method under the source.pyEmojiCDNSource
class, so I found https://emojipedia.org/airplane. I tried to find the relevant python emoji-api library, but only found the npm dependency https://github.com/CesiumLabs/emoji-api. It's a lot of work, so I was wondering if you could support it?The text was updated successfully, but these errors were encountered: