Skip to main content
Module

x/discordeno/mod.ts>GuildFeatures

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

Members

AnimatedBanner = "ANIMATED_BANNER"

Guild has access to set an animated guild banner image

AnimatedIcon = "ANIMATED_ICON"

Guild has access to set an animated guild icon

AutoModeration = "AUTO_MODERATION"

Guild has set up auto moderation rules

Banner = "BANNER"

Guild has access to set a guild banner image

Community = "COMMUNITY"

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

DeveloperSupportServer = "DEVELOPER_SUPPORT_SERVER"

Guild has been set as a support server on the App Directory

Discoverable = "DISCOVERABLE"

Guild is able to be discovered in the directory

Featurable = "FEATURABLE"

Guild is able to be featured in the directory

InvitesDisabled = "INVITES_DISABLED"

Guild has paused invites, preventing new users from joining

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