java.lang.Object
com.github.twitch4j.eventsub.domain.moderation.SlowMode

public class SlowMode extends Object
  • Constructor Details

    • SlowMode

      public SlowMode()
  • Method Details

    • getWaitTimeSeconds

      public int getWaitTimeSeconds()
      The amount of time, in seconds, that users need to wait between sending messages.
    • 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