Slow Mode

Turn slow mode on or off

Parameters

State

  • On: Enable slow mode
  • Off: Disable slow mode

Duration

The duration of the slow mode

  • Type: Integer
  • Optional

Variables

This sub-action does not populate any variables.

C# Usage

public void TwitchSlowMode(bool enabled = true, int duration = 0)