Skip to main content
Module

x/denord/mod.ts>GuildFeature

🗣 Discord API module
Latest
enum GuildFeature
import { GuildFeature } from "https://deno.land/x/denord@0.1.0/mod.ts";

Members

ANIMATED_ICON = "ANIMATED_ICON"

guild has access to set an animated guild icon

BANNER = "BANNER"

guild has access to set a guild banner image

COMMERCE = "COMMERCE"

guild has access to use commerce features (i.e. create store channels)

DISCOVERABLE = "DISCOVERABLE"

guild is able to be discovered in the directory

FEATURABLE = "FEATURABLE"

guild is able to be featured in the directory

INVITE_SPLASH = "INVITE_SPLASH"

guild has access to set an invite splash background

NEWS = "NEWS"

guild has access to create news channels

PARTNERED = "PARTNERED"

guild is partnered

PUBLIC = "PUBLIC"

guild is public

PUBLIC_DISABLED = "PUBLIC_DISABLED"

guild cannot be public

VANITY_URL = "VANITY_URL"

guild has access to set a vanity URL

VERIFIED = "VERIFIED"

guild is verified

VIP_REGIONS = "VIP_REGIONS"

guild has access to set 384kbps bitrate in voice (previously VIP voice servers)

WELCOME_SCREEN_ENABLED = "WELCOME_SCREEN_ENABLED"

guild has enabled the welcome screen