Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/higa/deno/structures/Guild.ts>ExplicitContentFilterLevel

A package to interract with the Discord API coded by myself
Latest
enum ExplicitContentFilterLevel
import { ExplicitContentFilterLevel } from "https://deno.land/x/higa@0.1.2/deno/structures/Guild.ts";

Members

ALL_MEMBERS = 2
DISABLED = 0
MEMBERS_WITHOUT_ROLES = 1