Enum GuildContentFilter
Represents the NSFW (Not Safe For Work) filter level for a user.
public enum GuildContentFilter
Fields
Disabled = 0NSFW filtering is disabled.
Everyone = 2Filter NSFW content from all members.
NonRoles = 1Filter NSFW content from members that don't have a role.