Class BitsBadge

java.lang.Object
com.github.twitch4j.eventsub.domain.chat.BitsBadge

public class BitsBadge extends Object
  • Constructor Details

    • BitsBadge

      public BitsBadge()
  • Method Details

    • getTier

      public String getTier()
      The tier of the Bits badge the user just earned. For example, 100, 1000, or 10000.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object