Create Stream Marker
Trigger creation of a Stream Marker on Twitch

Create Stream Marker Dialog
You can use this to signify an important event, or as a reminder for a point in the stream you'd like to review in your VOD at a later time.
Stream Markers are only available if you have VODs enabled on your channel!
Parameters
Description
Text
Write the description of your Stream Marker
Variables
| Name | Type | Description |
|---|---|---|
Example Value: 01.01.0001 00:00:00Time when the marker was set | ||
Example Value: This is a test markerDescription which was used for the marker | ||
Example Value: 8d25fc8f611f8aa57ae1eac3ad4b9c99Id of the marker | ||
Example Value: 42Position of the marker in the vod in seconds | ||
Example Value: True/FalseThe status of the sub-action request |
C# Usage
public StreamMarker CreateStreamMarker(string description)