Class AutomodLevelsModified.AutomodLevels

java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodLevelsModified.AutomodLevels
Enclosing class:
AutomodLevelsModified

public static class AutomodLevelsModified.AutomodLevels extends Object
Configuration of the Automod category sensitivity levels, between 0 and 4 (inclusive) each.
  • Constructor Details

    • AutomodLevels

      public AutomodLevels()
  • Method Details

    • getOverallLevel

      @Nullable public @Nullable Integer getOverallLevel()
    • getAbleismLevel

      public Integer getAbleismLevel()
    • getAggressionLevel

      public Integer getAggressionLevel()
    • getHomophobiaLevel

      public Integer getHomophobiaLevel()
    • getMisogynyLevel

      public Integer getMisogynyLevel()
    • getNameCallingLevel

      public Integer getNameCallingLevel()
    • getProfanityLevel

      public Integer getProfanityLevel()
    • getRacismLevel

      public Integer getRacismLevel()
    • getSexualityLevel

      public Integer getSexualityLevel()
    • 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