Class PredictionLockType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PredictionLockType
All Implemented Interfaces:
SubscriptionType<ChannelPredictionLockCondition,​ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder<?,​?>,​ChannelPredictionLockEvent>

public class PredictionLockType
extends java.lang.Object
implements SubscriptionType<ChannelPredictionLockCondition,​ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder<?,​?>,​ChannelPredictionLockEvent>
The channel.prediction.lock subscription type sends a notification when a Prediction is locked on the specified channel.

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