Class BanUsersList

java.lang.Object
com.github.twitch4j.helix.domain.BanUsersList

public class BanUsersList extends Object
  • Constructor Details

    • BanUsersList

      public BanUsersList()
  • Method Details

    • getSuccessfulActions

      public List<BanUsersResult> getSuccessfulActions()
      The list of users you successfully banned or put in a timeout. The users are in the same order as you specified them in the request.
    • 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