Property IsDirty
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsDirty
Gets whether the template has not synced changes.
[JsonProperty("is_dirty", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsDirty { get; }
Property Value
- bool?