Property Nsfw
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Nsfw
Sets whether the channel is to be marked as NSFW.
public bool? Nsfw { set; }
Property Value
- bool?
Sets whether the channel is to be marked as NSFW.
public bool? Nsfw { set; }