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

public class Cheer extends Object
  • Constructor Details

    • Cheer

      public Cheer()
  • Method Details

    • getBits

      public int getBits()
      The amount of Bits the user cheered.
    • 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