Class RaidData
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.data.UserData
com.gmt2001.twitch.eventsub.subscriptions.channel.data.RaidData
Raid data in an EventSub payload.
- Author:
- gmt2001
- 
Constructor Details- 
RaidDataConstructor- Parameters:
- o- The JSON data for the object
 
 
- 
- 
Method Details- 
viewerCountpublic int viewerCount()The viewer count when the raid countdown was started.- Returns:
 
 
-