TwitchFollowMode

C# Methods Reference

public void TwitchFollowMode(bool enabled = true, int duration = 0)
enabled
bool
duration
int
void
CPH.TwitchFollowMode();
CPH.TwitchFollowMode(enabled, duration);