On Stream Marker
TwitchTriggerPreview
LifecycleEngagement
Outputs
| out | Exec | exec | None |
| id | Data | System.String | multiplexed |
| description | Data | System.String | multiplexed |
| positionSeconds | Data | System.Int32 | multiplexed |
| createdAt | Data | System.DateTime | multiplexed |
Bindings
| id | System.String | The marker's id. |
| description | System.String | The marker's description. |
| positionSeconds | System.Int32 | The marker's position from the start of the stream, in seconds. |
| createdAt | System.DateTime | When the marker was created (UTC). |
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#
[OnStreamMarker] Handle(ctx, StreamMarkerContext e)