question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inconsistency between Emoji and Emote

See original GitHub issue

At the time of writing, to create an Emoji object, you’d have to pass the unicode into its public constructor; to create an Emote object, you’d have to do it through either the Parse or the TryParse method, and the object’s constructor is internal only.

This feels extremely inconsistent and can sometimes be confusing.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Still34commented, Oct 3, 2017

Apologies if I sounded hostile; however, I still fail to understand why you brought up the definition when the issue itself was questioning the implementation between the current Emote and Emoji.

Edit: I re-read the comment and apologies that I thought you were replying to the issue itself rather than making a suggestion to the changes, my bad.

0reactions
BinkanSalarymancommented, Oct 3, 2017

@Still34 I did, why so pricky? I hope I lifted your confusion that drove you to submit the naming as an issue!

Also, the terms used in this lib all follow the terms defined by Discord. Emote is specifically for a custom guild emote, while Emoji is for standard Unicode ones.

Discord only defines emoji, desktop application has written emoji too in server/guild settings. Where did emote come from?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's the Difference Between Emoji and Emoticons?
Let's start with the older of the two: the emoticon. Emoticons are punctuation marks, letters, and numbers used to create pictorial icons that...
Read more >
Don't know the difference between emoji and emoticons? ...
The name is a contraction of the words e and moji, which roughly translates to pictograph. Unlike emoticons, emoji are actual pictures, of ......
Read more >
Are you really smiling? Display rules for emojis and the ...
Interestingly, the consistency of emotional valence between emojis and contexts existed only in the context of intense emotional expressions ...
Read more >
Interactions between text content and emoji types ...
The congruency of text and emoji was particularly important; results showed that incongruent emoji detracted from message clarity vs. no emoji (or congruent ......
Read more >
Content Analysis of Emoji and Emoticon Use in Clinical ...
This qualitative study investigates the functions that emoji and emoticons serve in clinical text messages.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found