Stream Kit Docs
API ReferenceTwitch

Poll End

Twitch trigger: twitch:twitch:polls:poll-end

Poll End

Trigger IDtwitch:twitch:polls:poll-end
PluginTwitch
CategoryPolls

Variables

Copy variables into handler fields using {variableName} syntax.

{pollId}{title}{broadcasterId}{channel}
NameTypeDescription
{pollId}
string

Poll Id (string).

Example: test-poll-id

{title}
string

Current stream title after a channel update.

Example: Test Poll

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

On this page