Class ChannelPointsVoting

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

public class ChannelPointsVoting extends Object
  • Constructor Details

    • ChannelPointsVoting

      public ChannelPointsVoting()
  • Method Details

    • isEnabled

      public Boolean isEnabled()
      Indicates if Channel Points can be used for voting.
    • getAmountPerVote

      public Integer getAmountPerVote()
      Number of Channel Points required to vote once with Channel Points.
    • 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