Property IsNsfw
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
IsNsfw
Sets whether the command is marked as NSFW.
public Optional<bool> IsNsfw { set; }
Sets whether the command is marked as NSFW.
public Optional<bool> IsNsfw { set; }