Property IsNSFW
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }