Class BlockedTermWrapper

java.lang.Object
com.github.twitch4j.eventsub.domain.BlockedTermWrapper

public class BlockedTermWrapper extends Object
  • Constructor Details

    • BlockedTermWrapper

      public BlockedTermWrapper()
  • Method Details

    • getTermsFound

      public List<BlockedTerm> getTermsFound()
      The list of blocked terms found in the message.
    • 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