Property ShowAgeGate
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ShowAgeGate
Gets whether to show a age gate.
[JsonProperty("show_age_gate", NullValueHandling = NullValueHandling.Ignore)]
public bool? ShowAgeGate { get; }
Property Value
- bool?