Skip to main content
Corvus Connection

On Prediction End

Twitch
entry.onPredictionEndFires when a prediction resolves. Binds the title and the winning outcome.Triggers when a prediction resolves.

Outputs

Name
Kind
Type
Flags
outExecexecNone
titleDataSystem.Stringmultiplexed
winnerDataSystem.Stringmultiplexed

Parameters

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

Lowers to C#

[OnPredictionEnd] Handle(ctx, PredictionContext e)