Class PredictionBeginType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
All Implemented Interfaces:
SubscriptionType<ChannelPredictionBeginCondition,​ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<?,​?>,​ChannelPredictionBeginEvent>

public class PredictionBeginType
extends java.lang.Object
implements SubscriptionType<ChannelPredictionBeginCondition,​ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<?,​?>,​ChannelPredictionBeginEvent>
The channel.prediction.begin subscription type sends a notification when a Prediction begins on the specified channel.

Must have channel:read:predictions or channel:manage:predictions scope.