Class UnbanRequestData
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.data.UserData
com.gmt2001.twitch.eventsub.subscriptions.channel.data.UnbanRequestData
Unban request data in an EventSub payload.
- Author:
- gmt2001
- 
Constructor Details- 
UnbanRequestDataConstructor- Parameters:
- o- The JSON data for the object
 
 
- 
- 
Method Details- 
isApprovedpublic boolean isApproved()Whether the unban request is approved.- Returns:
 
- 
moderatorMessageReason given by the moderator.- Returns:
 
 
-