public class Emoji extends Object
| Constructor and Description |
|---|
Emoji(String description,
List<String> aliases,
List<String> tags,
String html,
byte... bytes) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAliases() |
String |
getDescription() |
String |
getHtml() |
List<String> |
getTags() |
String |
getUnicode() |
Copyright © 2014. All rights reserved.