Skip to main content
Module

x/discordeno/mod.ts>GuildFeatures

Discord API library for Deno
Go to Latest
enum GuildFeatures
Re-export
import { GuildFeatures } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Members

AnimatedIcon = "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)

Community = "COMMUNITY"

Guild can enable welcome screen, Membership Screening, stage channels and discovery, and receives community updates

Discoverable = "DISCOVERABLE"

Guild is able to be discovered in the directory

DiscoverableDisabled = "DISCOVERABLE_DISABLED"

guild cannot be discoverable

Feature = "FEATURABLE"

Guild is able to be featured in the directory

InviteSplash = "INVITE_SPLASH"

Guild has access to set an invite splash background

MemberVerificationGateEnabled = "MEMBER_VERIFICATION_GATE_ENABLED"

Guild has enabled Membership Screening

MonetizationEnabled = "MONETIZATION_ENABLED"

Guild has enabled monetization

MoreStickers = "MORE_STICKERS"

Guild has increased custom sticker slots

News = "NEWS"

Guild has access to create news channels

Partnered = "PARTNERED"

Guild is partnered

PreviewEnabled = "PREVIEW_ENABLED"

Guild can be previewed before joining via Membership Screening or the directory

PrivateThreads = "PRIVATE_THREADS"

Guild has access to create private threads

RoleIcons = "ROLE_ICONS"

Guild is able to set role icons

TicketedEventsEnabled = "TICKETED_EVENTS_ENABLED"

Guild has enabled ticketed events

VanityUrl = "VANITY_URL"

Guild has access to set a vanity URL

Verified = "VERIFIED"

Guild is verified

VipRegions = "VIP_REGIONS"

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

WelcomeScreenEnabled = "WELCOME_SCREEN_ENABLED"

Guild has enabled the welcome screen