Skip to main content
Corvus Connection

On Prediction Lock

Twitch
entry.onPredictionLockFires when a prediction locks. Binds the title and number of outcomes.Triggers when a prediction locks.

Outputs

Name
Kind
Type
Flags
outExecexecNone
titleDataSystem.Stringmultiplexed
outcomesDataSystem.Int32multiplexed

Parameters

Name
Type
Required
Default
Choices
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnPredictionLock] Handle(ctx, PredictionContext e)