Class BitsVoting

java.lang.Object
com.github.twitch4j.eventsub.domain.BitsVoting

@Deprecated public class BitsVoting extends Object
Deprecated.
Twitch no longer supports bits on polls.
  • Constructor Details

    • BitsVoting

      public BitsVoting()
      Deprecated.
  • Method Details

    • isEnabled

      public Boolean isEnabled()
      Deprecated.
      Indicates if Bits can be used for voting.
    • getAmountPerVote

      public Integer getAmountPerVote()
      Deprecated.
      Number of Bits required to vote once with Bits.
    • equals

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

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

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

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object