public class ReactionResponse extends Object
| Constructor and Description |
|---|
ReactionResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
EmojiResponse |
getEmoji() |
boolean |
isMe() |
String |
toString() |
public int getCount()
public boolean isMe()
public EmojiResponse getEmoji()