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
-
TimeoutData
Constructor- Parameters:
o
- The JSON data for the object
-
-
Method Details
-
expiresAtString
The timestamp when the timeout ends as a string.- Returns:
-
expiresAt
The timestamp when the timeout ends.- Returns:
-