Table of Contents

Enum GuildNsfwLevel

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Represents the nsfw level required for members to participate in a guild.

public enum GuildNsfwLevel

Fields

AgeRestricted = 3

Users in certain countries will need to be age verified.

Default = 0

Default verification level.

Explicit = 1

May contain some adults topics but not overly nsfw.

Safe = 2

Safe for all user.