Klasse Message
java.lang.Object
com.github.twitch4j.eventsub.domain.chat.Message
-
Konstruktordetails
-
Message
public Message()
-
-
Methodendetails
-
isAction
public boolean isAction()- Gibt zurück:
- whether the user sent an action (i.e., "/me ") message
-
getCleanedText
- Gibt zurück:
- the full message text without any ACTION prefix/suffix
-
getText
The chat message in plain text. -
getFragments
Ordered list of chat message fragments. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-