Class PredictionEndType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PredictionEndType
All Implemented Interfaces:
SubscriptionType<ChannelPredictionEndCondition,​ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder<?,​?>,​ChannelPredictionEndEvent>

public class PredictionEndType
extends java.lang.Object
implements SubscriptionType<ChannelPredictionEndCondition,​ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder<?,​?>,​ChannelPredictionEndEvent>
The channel.prediction.end subscription type sends a notification when a Prediction ends on the specified channel.

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