Results

Namespace

Type

A setting that determines the level of explicit content scanning that occurs on this guild.

Content filtering only applies to images sent in a guild.

Index

Enumeration members

ALL_MEMBERS

ALL_MEMBERS: = 2

Media sent by all members of this guild will be scanned for explicit content.

DISABLED

DISABLED: = 0

No explicit content scanning will take place in this guild.

MEMBERS_WITHOUT_ROLES

MEMBERS_WITHOUT_ROLES: = 1

Media sent by members without roles will be scanned for explicit content.

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