API ReferenceTwitch
Charity Donation
Twitch trigger: twitch:twitch:charity:charity-donation
Charity Donation
| Trigger ID | twitch:twitch:charity:charity-donation |
| Plugin | Twitch |
| Category | Charity |
Variables
Copy variables into handler fields using {variableName} syntax.
{campaignId}{charityName}{currency}{user}{userId}{amount}{broadcasterId}{channel}{currentAmount}{targetAmount}| Name | Type | Description |
|---|---|---|
{campaignId} | string | Campaign Id (string). Example: |
{charityName} | string | Charity Name (string). Example: |
{currency} | string | ISO currency code for a Super Chat (for example USD, EUR). Example: |
{user} | string | Display name of the user who triggered the event. Example: |
{userId} | string | Platform user ID of the chatter or actor. Example: |
{amount} | number | Numeric amount for the event (bits, points awarded, Super Chat value, etc.). Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |
{currentAmount} | number | Current Amount (number). |
{targetAmount} | number | Target Amount (number). |