Table of Contents

Property IsNSFW

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsNSFW

Gets whether this channel is an NSFW channel.

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

Property Value

bool