Package com.github.twitch4j.chat.flag
Class AutoModFlag
java.lang.Object
com.github.twitch4j.chat.flag.AutoModFlag
Represents a region of a chat message that was flagged by AutoMod.
-
Method Details
-
builder
-
getStartIndex
public int getStartIndex()The index in the message where the flagged item starts. -
getEndIndex
public int getEndIndex()The index where the flagged item ends. -
getScores
Scores for the variousFlagType
s for this region of the message.Can be empty, for example, if the region is a HTTP(S) link.
-
equals
-
hashCode
public int hashCode() -
toString
-