Enum GuildNsfwLevel
Represents the nsfw level required for members to participate in a guild.
public enum GuildNsfwLevel
Fields
AgeRestricted = 3Users in certain countries will need to be age verified.
Default = 0Default verification level.
Explicit = 1May contain some adults topics but not overly nsfw.
Safe = 2Safe for all user.