Property NSFW
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
NSFW
Whether this command is age-restricted.
[JsonProperty("nsfw")]
public bool? NSFW { get; }
Property Value
- bool?
 
Whether this command is age-restricted.
[JsonProperty("nsfw")]
public bool? NSFW { get; }