public final class SendReactionRequest
private final String
type
private final Map<String, Object>
custom
emojiCode
SendReactionRequest(String type, Map<String, Object> custom, String emojiCode)
final String
getType()
final Map<String, Object>
getCustom()
getEmojiCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getType()
final Map<String, Object> getCustom()
final String getEmojiCode()