@@ -13,7 +13,12 @@ namespace chatterino {
|
||||
|
||||
struct EmojiData {
|
||||
QString value;
|
||||
|
||||
// what's used in the emoji-one url
|
||||
QString code;
|
||||
|
||||
// i.e. thinking
|
||||
QString shortCode;
|
||||
};
|
||||
|
||||
class Emojis
|
||||
|
||||
Reference in New Issue
Block a user