Class AutomodCaughtMessage.Sender

java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessage.Sender
Enclosing class:
AutomodCaughtMessage

public static class AutomodCaughtMessage.Sender extends Object
  • Constructor Details

    • Sender

      public Sender()
  • Method Details

    • getUserId

      public String getUserId()
      User ID of the sender.
    • getLogin

      public String getLogin()
      User login name of the sender.
    • getDisplayName

      public String getDisplayName()
      User display name of the sender.
    • getChatColor

      public String getChatColor()
      Chat color of the sender.
    • getBadges

    • 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