Property IsNsfw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsNsfw
Gets whether the command is marked as NSFW.
[JsonProperty("nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool IsNsfw { get; }
Gets whether the command is marked as NSFW.
[JsonProperty("nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool IsNsfw { get; }