Package com.github.twitch4j.helix.domain
Class ChatDropReason
java.lang.Object
com.github.twitch4j.helix.domain.ChatDropReason
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChatDropReason
public ChatDropReason()
-
-
Method Details
-
getCode
Code for why the message was dropped.For example: "channel_settings", "msg_duplicate", "msg_rejected", "user_warned".
-
getMessage
Message for why the message was dropped. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-