Klasse ModeratorUnbanRequestAction
java.lang.Object
com.github.twitch4j.pubsub.domain.ModeratorUnbanRequestAction
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThe user id of the moderator taking this action.The login name of the moderator taking this action.Whether the unban request was approved or denied.An optional message provided to the target user by the moderator.The id of the user that created the unban request.The login name of the user that created the unban request.inthashCode()toString()
-
Konstruktordetails
-
ModeratorUnbanRequestAction
public ModeratorUnbanRequestAction()
-
-
Methodendetails
-
getModerationAction
Whether the unban request was approved or denied. -
getCreatedById
The user id of the moderator taking this action. -
getCreatedByLogin
The login name of the moderator taking this action. -
getModeratorMessage
An optional message provided to the target user by the moderator. -
getTargetUserId
The id of the user that created the unban request. -
getTargetUserLogin
The login name of the user that created the unban request. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-