Class RaidRequest

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

public class RaidRequest extends Object
  • Constructor Details

    • RaidRequest

      public RaidRequest()
  • Method Details

    • getCreatedAt

      public Instant getCreatedAt()
      The UTC date and time, in RFC3339 format, when the raid request was created.
    • isMature

      public Boolean isMature()
      Whether the channel being raided contains mature content.
    • 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