On Goal Progress
TwitchTriggerEngagement
Outputs
| out | Exec | exec | None |
| type | Data | System.String | multiplexed |
| description | Data | System.String | multiplexed |
| currentAmount | Data | System.Int32 | multiplexed |
| targetAmount | Data | System.Int32 | multiplexed |
Bindings
| type | System.String | The goal type (e.g. follower, subscription, or bits). |
| description | System.String | The creator's description of the goal. |
| currentAmount | System.Int32 | The goal's current amount. |
| targetAmount | System.Int32 | The amount that completes the goal. |
Parameters
| cooldownSeconds | System.Int32 | no | 0 | None |
| perUserCooldownSeconds | System.Int32 | no | 0 | None |
| debounceMs | System.Int32 | no | 0 | None |
| dedupeKey | System.String | no | "" | None |
| maxConcurrency | System.Int32 | no | 0 | None |
Lowers to C#
[OnGoalProgress] Handle(ctx, GoalContext e)