Table of Contents

Property IsNsfw

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsNsfw

Gets the guild nsfw status.

[JsonProperty("nsfw", NullValueHandling = NullValueHandling.Ignore)]
public bool IsNsfw { get; }

Property Value

bool