Create Stream Marker

Trigger creation of a Stream Marker on Twitch
Create Stream Marker Dialog
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

NameTypeDescription
Example Value:01.01.0001 00:00:00

Time when the marker was set

Example Value:This is a test marker

Description which was used for the marker

Example Value:8d25fc8f611f8aa57ae1eac3ad4b9c99

Id of the marker

Example Value:42

Position of the marker in the vod in seconds

Example Value:True/False

The status of the sub-action request

 
Variables generated by all triggers and available within all action executions.

C# Usage

Create a Stream Marker on Twitch

public StreamMarker CreateStreamMarker(string description)