java.lang.Object
com.gmt2001.twitch.eventsub.EventSubSubscriptionType
com.gmt2001.twitch.eventsub.subscriptions.channel.prediction.PredictionBegin
All Implemented Interfaces:
Flow.Subscriber<EventSubInternalEvent>

public final class PredictionBegin extends EventSubSubscriptionType
A Prediction started on a specified channel.
Author:
gmt2001