Skip to main content
Module

x/harmony/mod.ts>Verification

An easy to use Discord API Library for Deno.
Latest
enum Verification
import { Verification } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Members

HIGH = 3
LOW = 1
MEDIUM = 2
NONE = 0
VERY_HIGH = 4