Skip to main content
Corvus Connection

On Prediction Begin

Twitch
entry.onPredictionBeginFires when a prediction starts. Binds the title and number of outcomes.Triggers when a prediction starts.

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#

[OnPredictionBegin] Handle(ctx, PredictionContext e)