API ReferenceTwitch
Channel Update
Twitch trigger: twitch:twitch:channel:channel-update
Channel Update
| Trigger ID | twitch:twitch:channel:channel-update |
| Plugin | Twitch |
| Category | Channel |
Variables
Copy variables into handler fields using {variableName} syntax.
{title}{game}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{title} | string | Current stream title after a channel update. Example: |
{game} | string | Current game or category name 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. |
Conditions
| Condition | Description |
|---|---|
| Title | Match Title text. Leave empty to always match. |
| Game | Match Game text. Leave empty to always match. |