Package com.github.twitch4j.helix.domain
Class ChatBadgeSet
java.lang.Object
com.github.twitch4j.helix.domain.ChatBadgeSet
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChatBadgeSet
public ChatBadgeSet()
-
-
Method Details
-
getSetId
An ID that identifies this set of chat badges.For example, Bits or Subscriber.
-
getVersions
Contains chat badge objects for the set.The list is sorted in ascending order by
ChatBadge.getId()
. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-