Class TimeoutData
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.data.UserData
com.gmt2001.twitch.eventsub.subscriptions.channel.data.BanData
com.gmt2001.twitch.eventsub.subscriptions.channel.data.TimeoutData
Timeout data in an EventSub payload.
- Author:
- gmt2001
- 
Constructor Details- 
TimeoutDataConstructor- Parameters:
- o- The JSON data for the object
 
 
- 
- 
Method Details- 
expiresAtStringThe timestamp when the timeout ends as a string.- Returns:
 
- 
expiresAtThe timestamp when the timeout ends.- Returns:
 
 
-