Property IsNsfw
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
IsNsfw
Gets whether this slash command group is marked as NSFW.
public bool IsNsfw { get; set; }
Gets whether this slash command group is marked as NSFW.
public bool IsNsfw { get; set; }