Class TimeoutTarget
java.lang.Object
com.github.twitch4j.eventsub.domain.moderation.UserTarget
com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.domain.moderation.UserTarget
getUserId, getUserLogin, getUserName
-
Constructor Details
-
TimeoutTarget
public TimeoutTarget()
-
-
Method Details
-
getReason
The optional reason given for the timeout. -
getExpiresAt
The time at which the timeout ends. -
toString
- Overrides:
toStringin classUserTarget
-
equals
- Overrides:
equalsin classUserTarget
-
canEqual
- Overrides:
canEqualin classUserTarget
-
hashCode
public int hashCode()- Overrides:
hashCodein classUserTarget
-