Enum NsfwLevel
Namespace: Discord
Assembly: Discord.Net.Core.dll
Syntax
public enum NsfwLevel : int
Fields
Name | Description |
---|---|
AgeRestricted | Guild has mildly NSFW content that may not be suitable for users under 18. |
Default | Default or unset. |
Explicit | Guild has extremely suggestive or mature content that would only be suitable for users 18 or over. |
Safe | Guild has no content that could be deemed NSFW; in other words, SFW. |