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; }
Gets whether the scheduled event auto starts.
[JsonProperty("auto_start", NullValueHandling = NullValueHandling.Ignore)]
public bool AutoStart { get; }