API ReferenceTwitch
Poll End
Twitch trigger: twitch:twitch:polls:poll-end
Poll End
| Trigger ID | twitch:twitch:polls:poll-end |
| Plugin | Twitch |
| Category | Polls |
Variables
Copy variables into handler fields using {variableName} syntax.
{pollId}{title}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{pollId} | string | Poll Id (string). Example: |
{title} | string | Current stream title after a channel update. Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |