Property IsNsfw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsNsfw
Gets the guild nsfw status.
[JsonProperty("nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool IsNsfw { get; }
Gets the guild nsfw status.
[JsonProperty("nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool IsNsfw { get; }