Property IsNsfw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsNsfw
Gets whether this channel is an NSFW channel.
[JsonProperty("nsfw")]
public bool IsNsfw { get; }
Gets whether this channel is an NSFW channel.
[JsonProperty("nsfw")]
public bool IsNsfw { get; }