API reference
Property IncludeNsfw
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
IncludeNsfw
Gets or sets a value indicating whether to include NSFW content.
[JsonProperty("include_nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool? IncludeNsfw { get; set; }
Property Value
- bool?