Class AutomodCaughtMessage
java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Channel ID where the message was caught.Channel login name where the message was caught.Object containing details about the message.getId()
Identifier of the message.Object representing the sender of the message.Timestamp the message was sent in RFC3339 format.int
hashCode()
toString()
-
Constructor Details
-
AutomodCaughtMessage
public AutomodCaughtMessage()
-
-
Method Details
-
getChannelId
Channel ID where the message was caught. -
getChannelLogin
Channel login name where the message was caught. -
getContent
Object containing details about the message. -
getId
Identifier of the message. -
getSender
Object representing the sender of the message. -
getSentAt
Timestamp the message was sent in RFC3339 format. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-