Search Results for

    Show / Hide Table of Contents

    Enum DiscordGuildFeature

    The features of a guild.

    Namespace: Color_Chan.Discord.Core.Common.API.DataModels.Guild
    Assembly: Color-Chan.Discord.Core.dll
    Syntax
    public enum DiscordGuildFeature

    Fields

    Name Description
    AnimatedIcon

    Guild has access to set an animated guild icon.

    Banner

    Guild has access to set a guild banner image.

    Commerce

    Guild has access to use commerce features (i.e. create store channels).

    Community

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

    Discoverable

    Guild is able to be discovered in the directory.

    Featurable

    Guild is able to be featured in the directory.

    InviteSplash

    Guild has access to set an invite splash background.

    MemberVerificationGateEnabled

    Guild has enabled Membership Screening.

    MonetizationEnabled

    Guild has enabled monetization.

    MoreStickers

    Guild has increased custom sticker slots.

    News

    Guild has access to create news channels.

    Partnered

    Guild is partnered.

    PreviewEnabled

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

    PrivateThreads

    Guild has access to create private threads.

    SevenDayThreadArchive

    Guild has access to the seven day archive time for threads.

    ThreeDayThreadArchive

    Guild has access to the three day archive time for threads.

    TicketedEventsEnabled

    Guild has enabled ticketed events.

    Unknown

    An unknown feature.

    VanityUrl

    Guild has access to set a vanity URL.

    Verified

    Gild is verified.

    VipRegions

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

    WelcomeScreenEnabled

    Guild has enabled the welcome screen.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX