Skip to main content

GuildFeatures

@discordeno/botDocs


Documentation / @discordeno/bot / GuildFeatures

Enumeration: GuildFeatures

https://discord.com/developers/docs/resources/guild#guild-object-guild-features

Enumeration Members

AnimatedBanner

AnimatedBanner: "ANIMATED_BANNER"

Guild has access to set an animated guild banner image

Defined in

packages/types/dist/types/shared.d.ts:337


AnimatedIcon

AnimatedIcon: "ANIMATED_ICON"

Guild has access to set an animated guild icon

Defined in

packages/types/dist/types/shared.d.ts:309


ApplicationCommandPermissionsV2

ApplicationCommandPermissionsV2: "APPLICATION_COMMAND_PERMISSIONS_V2"

Guild is using the old permissions configuration behavior

Defined in

packages/types/dist/types/shared.d.ts:341


AutoModeration

AutoModeration: "AUTO_MODERATION"

Guild has set up auto moderation rules

Defined in

packages/types/dist/types/shared.d.ts:333


Banner: "BANNER"

Guild has access to set a guild banner image

Defined in

packages/types/dist/types/shared.d.ts:311


Community

Community: "COMMUNITY"

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

Defined in

packages/types/dist/types/shared.d.ts:295


CreatorMonetizableProvisional

CreatorMonetizableProvisional: "CREATOR_MONETIZABLE_PROVISIONAL"

Guild has enabled monetization.

Defined in

packages/types/dist/types/shared.d.ts:297


CreatorStorePage

CreatorStorePage: "CREATOR_STORE_PAGE"

Guild has enabled the role subscription promo page.

Defined in

packages/types/dist/types/shared.d.ts:299


DeveloperSupportServer

DeveloperSupportServer: "DEVELOPER_SUPPORT_SERVER"

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

Defined in

packages/types/dist/types/shared.d.ts:301


Discoverable

Discoverable: "DISCOVERABLE"

Guild is able to be discovered in the directory

Defined in

packages/types/dist/types/shared.d.ts:305


Featurable

Featurable: "FEATURABLE"

Guild is able to be featured in the directory

Defined in

packages/types/dist/types/shared.d.ts:307


InvitesDisabled

InvitesDisabled: "INVITES_DISABLED"

Guild has paused invites, preventing new users from joining

Defined in

packages/types/dist/types/shared.d.ts:335


InviteSplash

InviteSplash: "INVITE_SPLASH"

Guild has access to set an invite splash background

Defined in

packages/types/dist/types/shared.d.ts:285


MemberVerificationGateEnabled

MemberVerificationGateEnabled: "MEMBER_VERIFICATION_GATE_ENABLED"

Guild has enabled Membership Screening

Defined in

packages/types/dist/types/shared.d.ts:315


MoreSoundboard

MoreSoundboard: "MORE_SOUNDBOARD"

Guild has increased custom soundboard sound slots.

Defined in

packages/types/dist/types/shared.d.ts:317


MoreStickers

MoreStickers: "MORE_STICKERS"

Guild has increased custom sticker slots

Defined in

packages/types/dist/types/shared.d.ts:323


News

News: "NEWS"

Guild has access to create news channels

Defined in

packages/types/dist/types/shared.d.ts:303


Partnered

Partnered: "PARTNERED"

Guild is partnered

Defined in

packages/types/dist/types/shared.d.ts:293


PreviewEnabled

PreviewEnabled: "PREVIEW_ENABLED"

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

Defined in

packages/types/dist/types/shared.d.ts:319


RaidAlertsDisabled

RaidAlertsDisabled: "RAID_ALERTS_DISABLED"

Guild has disabled alerts for join raids in the configured safety alerts channel

Defined in

packages/types/dist/types/shared.d.ts:339


RoleIcons

RoleIcons: "ROLE_ICONS"

Guild is able to set role icons

Defined in

packages/types/dist/types/shared.d.ts:325


RoleSubscriptionsAvailableForPurchase

RoleSubscriptionsAvailableForPurchase: "ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"

Guild has role subscriptions that can be purchased.

Defined in

packages/types/dist/types/shared.d.ts:327


RoleSubscriptionsEnabled

RoleSubscriptionsEnabled: "ROLE_SUBSCRIPTIONS_ENABLED"

Guild has enabled role subscriptions.

Defined in

packages/types/dist/types/shared.d.ts:329


Soundboard

Soundboard: "SOUNDBOARD"

Guild has created soundboard sounds.

Defined in

packages/types/dist/types/shared.d.ts:331


TicketedEventsEnabled

TicketedEventsEnabled: "TICKETED_EVENTS_ENABLED"

Guild has enabled ticketed events

Defined in

packages/types/dist/types/shared.d.ts:321


VanityUrl

VanityUrl: "VANITY_URL"

Guild has access to set a vanity URL

Defined in

packages/types/dist/types/shared.d.ts:289


Verified

Verified: "VERIFIED"

Guild is verified

Defined in

packages/types/dist/types/shared.d.ts:291


VipRegions

VipRegions: "VIP_REGIONS"

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

Defined in

packages/types/dist/types/shared.d.ts:287


WelcomeScreenEnabled

WelcomeScreenEnabled: "WELCOME_SCREEN_ENABLED"

Guild has enabled the welcome screen

Defined in

packages/types/dist/types/shared.d.ts:313