Klasse ShieldModeSettings

java.lang.Object
com.github.twitch4j.pubsub.domain.ShieldModeSettings

@Unofficial public class ShieldModeSettings extends Object
  • Konstruktordetails

    • ShieldModeSettings

      public ShieldModeSettings()
  • Methodendetails

    • getModeType

      public String getModeType()
    • getLastModifiedAt

      public Instant getLastModifiedAt()
    • getLastModifiedBy

      public SimpleUser getLastModifiedBy()
    • getClearChat

      public Boolean getClearChat()
    • getAutomodSettings

      public AutomodLevelsModified.AutomodLevels getAutomodSettings()
    • getAccountVerificationOptions

      public AccountVerificationOptions getAccountVerificationOptions()
    • getSubscribersOnly

      public Boolean getSubscribersOnly()
    • getEmoteOnly

      public Boolean getEmoteOnly()
    • getRestrictFirstTimeChatters

      public Boolean getRestrictFirstTimeChatters()
    • getFollowersOnly

      public Boolean getFollowersOnly()
    • getFollowersOnlyDuration

      public Integer getFollowersOnlyDuration()
    • getSlowMode

      public Boolean getSlowMode()
    • getSlowModeDuration

      public Integer getSlowModeDuration()
    • getChatDelay

      public Boolean getChatDelay()
    • getChatDelayDuration

      public Integer getChatDelayDuration()
    • getSettingsErrors

      public List<Object> getSettingsErrors()
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object