Class UserTarget
java.lang.Object
com.github.twitch4j.eventsub.domain.moderation.UserTarget
- Direct Known Subclasses:
BanTarget
,DeleteTarget
,RaidTarget
,TimeoutTarget
,UnbanRequest
,Warning
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserTarget
public UserTarget()
-
-
Method Details
-
getUserId
The ID of the user that is the target of the moderator action. -
getUserLogin
The login name of the user that is the target of the moderation action. -
getUserName
The display name of the user that is the target of the moderation action. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-