Skip to main content
Module

x/discord_api_types/v6.ts>GuildFeature

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum GuildFeature
Re-export
Deprecated
Deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

import { GuildFeature } from "https://deno.land/x/discord_api_types@0.37.11/v6.ts";

Members

ANIMATED_ICON = "ANIMATED_ICON"
BANNER = "BANNER"
COMMERCE = "COMMERCE"
COMMUNITY = "COMMUNITY"
DISCOVERABLE = "DISCOVERABLE"
FEATURABLE = "FEATURABLE"
INVITE_SPLASH = "INVITE_SPLASH"
NEWS = "NEWS"
PARTNERED = "PARTNERED"
RELAY_ENABLED = "RELAY_ENABLED"
VANITY_URL = "VANITY_URL"
VERIFIED = "VERIFIED"
VIP_REGIONS = "VIP_REGIONS"
WELCOME_SCREEN_ENABLED = "WELCOME_SCREEN_ENABLED"