Table of Contents

Property AutoStart

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AutoStart

Gets whether the scheduled event auto starts.

[JsonProperty("auto_start", NullValueHandling = NullValueHandling.Ignore)]
public bool AutoStart { get; }

Property Value

bool