Enum GuildFeaturesEnum
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents the guild features.
public enum GuildFeaturesEnum
Fields
CanSetAnimatedIcon = 0Guild has access to set an animated guild icon.
CanSetBanner = 1Guild has access to set a guild banner image.
[DiscordDeprecated("Store applications are EOL.")] CanCreateStoreChannels = 2Guild has access to use commerce features (i.e. create store channels)
HasCommunityEnabled = 3Guild can enable Welcome Screen, Membership Screening, Stage Channels, News Channels and receives community updates. Furthermore the guild can apply as a partner and for the discovery (if the prerequisites are given). Stage and News is usable.
IsDiscoverable = 4Guild is able to be discovered in the discovery.
IsFeatureable = 5Guild is able to be featured in the discovery.
CanSetInviteSplash = 6Guild has access to set an invite splash background.
HasMembershipScreeningEnabled = 7Guild has enabled Membership Screening.
CanCreateNewsChannels = 8Guild has access to create news channels. News is usable.
IsPartnered = 9Guild is partnered.
CanUploadMoreEmojis = 10Guild has increased custom emoji slots.
HasPreviewEnabled = 11Guild can be previewed before joining via Membership Screening or the discovery.
CanSetVanityUrl = 12Guild has access to set a vanity URL.
IsVerified = 13Guild is verified.
CanAccessVipRegions = 14Guild has access to set 384kbps bitrate in voice (previously VIP voice servers).
HasWelcomeScreenEnabled = 15Guild has enabled the welcome screen.
HasTicketedEventsEnabled = 16Guild has enabled ticketed events.
HasMonetizationEnabled = 17Guild has enabled monetization.
CanUploadMoreStickers = 18Guild has increased custom sticker slots.
[DiscordDeprecated("Auto archive duration isn't locked to boosts anymore.")] CanSetThreadArchiveDurationThreeDays = 19Guild has access to the three day archive time for threads. Needs Premium Tier 1 (TierOne).
[DiscordDeprecated("Auto archive duration isn't locked to boosts anymore.")] CanSetThreadArchiveDurationSevenDays = 20Guild has access to the seven day archive time for threads. Needs Premium Tier 2 (TierTwo).
[DiscordDeprecated("Private threads aren't bound to the server boost level anymore and can be used by everyone.")] CanCreatePrivateThreads = 21Guild has access to create private threads. Needs Premium Tier 2 (TierTwo).
IsHub = 22Guild is a hub. GuildDirectory is usable.
HasDirectoryEntry = 23Guild is in a hub. https://github.com/discord/discord-api-docs/pull/3757/commits/4932d92c9d0c783861bc715bf7ebbabb15114e34
IsLinkedToHub = 24Guild is linked to a hub.
HasThreadTestingEnabled = 25Guild has full access to threads. Old Feature.
HasThreadsEnabled = 26Guild has access to threads.
CanSetRoleIcons = 27Guild can set role icons.
HasNewThreadPermissions = 28Guild has the new thread permissions. Old Feature.
CanSetThreadDefaultAutoArchiveDuration = 29Guild can set thread default auto archive duration. Old Feature.
HasRoleSubscriptionsEnabled = 30Guild has enabled role subscriptions.
RoleSubscriptionsIsAvailableForPurchase = 31Guild role subscriptions as purchaseable.
PremiumTierThreeOverride = 32Guild has premium tier 3 override.
TextInVoiceEnabled = 33Guild has access to text in voice. Restricted to IsStaffOnly.
CanSetAnimatedBanner = 34Guild can set an animated banner. Needs Premium Tier 3 (TierThree).
[DiscordDeprecated("Feature was removed")] CanSetChannelBanner = 35Guild can set an animated banner. Needs Premium Tier 3 (TierThree).
HasMemberProfiles = 36Allows members to customize their avatar, banner and bio for that server.
IsStaffOnly = 37Guild is restricted to users with the Staff badge.
CanSetupAutoModeration = 38Guild can use and setup the experimental auto moderation feature.
GuildHomeTest = 39Guild has access to home.
InvitesDisabled = 40Guild has disabled invites.
ActivitiesAlpha = 41Currently unknown.
ActivitiesEmployee = 42Currently unknown.
ActivitiesInternalDev = 43Currently unknown.
AutomodTriggerKeywordFilter = 44Currently unknown.
AutomodTriggerMlSpamFilter = 45Currently unknown.
AutomodTriggerSpamLinkFilterGuild = 46Currently unknown.
AutomodDefaultList = 47Currently unknown.
Bfg = 48Currently unknown.
BoostingTiersExperimentMediumGuild = 49Currently unknown.
BoostingTiersExperimentSmallGuild = 50Currently unknown.
BotDeveloperEarlyAccess = 51Guild has early access features for bot and library developers.
CreatorMonetizable = 52Currently unknown.
CreatorMonetizableDisabled = 53Currently unknown.
CreatorMonetizableProvisional = 54Currently unknown.
CreatorMonetizableWhiteGlove = 55Currently unknown.
CreatorMonetizationApplicationAllowlist = 56Currently unknown.
DeveloperSupportServer = 57Guild is set as a support server for an app in App Directory.
ExposedToActivitiesWtpExperiment = 58Guild was previously in the 2021-11_activities_baseline_engagement_bundle experiment.
GuildCommunicationDisabledGuilds = 59Guild had early access to the user timeouts.
DisableGuildCommunication = 60Currently unknown.
GuildHomeOverride = 61Guild has access to the Home feature.
GuildAutomodDefaultList = 62Guild had early access to the Automod Default List.
GuildMemberVerificationExperiment = 63Guild had early access to approving membership manually.
GuildRoleSubscriptionPurchaseFeedbackLoop = 64Guilds was previously in the 2022-05_mobile_web_role_subscription_purchase_page experiment.
GuildRoleSubscriptionTrials = 65Guild was previously in the 2022-01_guild_role_subscription_trials experiment.
HadEarlyActivitiesAccess = 66Guild previously had access to voice channel activities and can bypass the boost level requirement.
IncreasedThreadLimit = 67Allows the guild to have 1,000+ active threads.
MobileWebRoleSubscriptionPurchasePage = 68Guild was previously in the 2022-05_mobile_web_role_subscription_purchase_page experiment.
RelayEnabled = 69Shards connections to the guild to different nodes that relay information between each other.
RestrictSpamRiskGuilds = 70Currently unknown.
RoleSubscriptionsAvailableForPurchase = 71Allows guild's members to purchase role subscriptions.
ThreadsEnabledTesting = 72Used by bot developers to test their bots with threads in guilds with 5 or less members and a bot.
VoiceChannelEffects = 73Guild had early access to the voice channel effects.
Soundboard = 74Guild had early access to the soundboard feature.
[DiscordDeprecated("This feature is depcreated")] Commerce = 75Ability to create and use store channels.
[DiscordDeprecated("This feature is depcreated")] ExposedToBoostingTiersExperiment = 76Currently unknown.
[DiscordDeprecated("This feature is depcreated")] PublicDisabled = 77Deprecated in favor of Community.
[DiscordDeprecated("This feature is depcreated")] Public = 78Deprecated in favor of Community.
[DiscordDeprecated("This feature is depcreated")] SevenDayThreadArchive = 79The guild can use the seven-day archive time for threads.
[DiscordDeprecated("This feature is depcreated")] ThreeDayThreadArchive = 80The guild can use the three-day archive time for threads.
[DiscordDeprecated("This feature is depcreated")] Featurable = 81Previously used to control which servers were displayed under the "Featured" category in Discovery.
[DiscordDeprecated("This feature is depcreated")] ForceRelay = 82Shards connections to the guild to different nodes that relay information between each other.
[DiscordDeprecated("This feature is depcreated")] Lurkable = 83Currently unknown.
[DiscordDeprecated("This feature is depcreated")] MemberListDisabled = 84Created for the Fortnite server blackout event on Oct 13, 2019, when viewing the member list it would show "There's nothing to see here.".
CanUseCreatorStorePage = 85CanUseBurstReactions = 86HadGuildOnBoardingEverEnabled = 87[DiscordInExperiment] ChannelHighlightsDisabled = 88[DiscordInExperiment] ChannelHighlights = 89[DiscordInExperiment] CreatorMonetizableRestricted = 90[DiscordUnreleased] VoiceInThreadsEnabled = 91RaidAlertsEnabled = 92UsesApplicationCommandsPermissionsV2 = 93