Stream Kit Docs
API ReferenceTwitch

Prediction Lock

Twitch trigger: twitch:twitch:predictions:prediction-lock

Prediction Lock

Trigger IDtwitch:twitch:predictions:prediction-lock
PluginTwitch
CategoryPredictions

Variables

Copy variables into handler fields using {variableName} syntax.

{predictionId}{title}{broadcasterId}{channel}
NameTypeDescription
{predictionId}
string

Prediction Id (string).

Example: test-prediction-id

{title}
string

Current stream title after a channel update.

Example: Test Prediction

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

On this page