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