Property NSFW
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
NSFW
Sets whether this command is age restricted.
public Optional<bool?> NSFW { set; }
Property Value
- Optional<bool?>
Sets whether this command is age restricted.
public Optional<bool?> NSFW { set; }