Results

Namespace

Type

An enumeration of possible verification levels a guild can set.

Index

Enumeration members

Enumeration members

HIGH

HIGH: = 3

Guild members must have a verified email, AND be registered on Discord for longer than 10 minutes.

LOW

LOW: = 1

Guild members must have a verified email on their Discord account.

MEDIUM

MEDIUM: = 2

Guild members must have a verified email, AND be registered on Discord for longer than 5 minutes.

NONE

NONE: = 0

Unrestricted

VERY_HIGH

VERY_HIGH: = 4

Guild members must have a verified email, AND be registered on Discord for longer than 10 minutes, AND have a verified phone number associated with their account.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc