Table of Contents

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; }

Property Value

bool