API ReferenceTwitch
New Follower
Twitch trigger: twitch:twitch:channel:new-follower
New Follower
| Trigger ID | twitch:twitch:channel:new-follower |
| Plugin | Twitch |
| Category | Channel |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{userId}{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: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |