Table of Contents

Property IsNsfw

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsNsfw

Gets whether this channel is an NSFW channel.

[JsonProperty("nsfw")]
public bool IsNsfw { get; }

Property Value

bool