API ReferenceTwitch
Shoutout Received
Twitch trigger: twitch:twitch:shoutouts:shoutout-received
Shoutout Received
| Trigger ID | twitch:twitch:shoutouts:shoutout-received |
| Plugin | Twitch |
| Category | Shoutouts |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{userId}{viewers}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{user} | string | Display name of the user who triggered the event. Example: |
{userId} | string | Platform user ID of the chatter or actor. Example: |
{viewers} | number | Number of viewers in an incoming raid. Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |