Discord · Schema

GuildFeatures

ChatCommunicationsGamingMessagingSocialVideoVoice
View JSON Schema on GitHub

JSON Schema

discord-guildfeatures-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GuildFeatures",
  "title": "GuildFeatures",
  "type": "string",
  "oneOf": [
    {
      "title": "ANIMATED_BANNER",
      "description": "guild has access to set an animated guild banner image",
      "const": "ANIMATED_BANNER"
    },
    {
      "title": "ANIMATED_ICON",
      "description": "guild has access to set an animated guild icon",
      "const": "ANIMATED_ICON"
    },
    {
      "title": "APPLICATION_COMMAND_PERMISSIONS_V2",
      "description": "guild is using the old permissions configuration behavior",
      "const": "APPLICATION_COMMAND_PERMISSIONS_V2"
    },
    {
      "title": "AUTO_MODERATION",
      "description": "guild has set up auto moderation rules",
      "const": "AUTO_MODERATION"
    },
    {
      "title": "BANNER",
      "description": "guild has access to set a guild banner image",
      "const": "BANNER"
    },
    {
      "title": "COMMUNITY",
      "description": "guild can enable welcome screen, Membership Screening, stage channels and discovery, and             receives community updates",
      "const": "COMMUNITY"
    },
    {
      "title": "CREATOR_MONETIZABLE_PROVISIONAL",
      "description": "guild has enabled monetization",
      "const": "CREATOR_MONETIZABLE_PROVISIONAL"
    },
    {
      "title": "CREATOR_STORE_PAGE",
      "description": "guild has enabled the role subscription promo page",
      "const": "CREATOR_STORE_PAGE"
    },
    {
      "title": "DEVELOPER_SUPPORT_SERVER",
      "description": "guild has been set as a support server on the App Directory",
      "const": "DEVELOPER_SUPPORT_SERVER"
    },
    {
      "title": "DISCOVERABLE",
      "description": "guild is able to be discovered in the directory",
      "const": "DISCOVERABLE"
    },
    {
      "title": "FEATURABLE",
      "description": "guild is able to be featured in the directory",
      "const": "FEATURABLE"
    },
    {
      "title": "INVITES_DISABLED",
      "description": "guild has paused invites, preventing new users from joining",
      "const": "INVITES_DISABLED"
    },
    {
      "title": "INVITE_SPLASH",
      "description": "guild has access to set an invite splash background",
      "const": "INVITE_SPLASH"
    },
    {
      "title": "MEMBER_VERIFICATION_GATE_ENABLED",
      "description": "guild has enabled Membership Screening",
      "const": "MEMBER_VERIFICATION_GATE_ENABLED"
    },
    {
      "title": "MORE_STICKERS",
      "description": "guild has increased custom sticker slots",
      "const": "MORE_STICKERS"
    },
    {
      "title": "NEWS",
      "description": "guild has access to create announcement channels",
      "const": "NEWS"
    },
    {
      "title": "PARTNERED",
      "description": "guild is partnered",
      "const": "PARTNERED"
    },
    {
      "title": "PREVIEW_ENABLED",
      "description": "guild can be previewed before joining via Membership Screening or the directory",
      "const": "PREVIEW_ENABLED"
    },
    {
      "title": "RAID_ALERTS_DISABLED",
      "description": "guild has disabled activity alerts in the configured safety alerts channel",
      "const": "RAID_ALERTS_DISABLED"
    },
    {
      "title": "ROLE_ICONS",
      "description": "guild is able to set role icons",
      "const": "ROLE_ICONS"
    },
    {
      "title": "ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE",
      "description": "guild has role subscriptions that can be purchased",
      "const": "ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"
    },
    {
      "title": "ROLE_SUBSCRIPTIONS_ENABLED",
      "description": "guild has enabled role subscriptions",
      "const": "ROLE_SUBSCRIPTIONS_ENABLED"
    },
    {
      "title": "TICKETED_EVENTS_ENABLED",
      "description": "guild has enabled ticketed events",
      "const": "TICKETED_EVENTS_ENABLED"
    },
    {
      "title": "VANITY_URL",
      "description": "guild has access to set a vanity URL",
      "const": "VANITY_URL"
    },
    {
      "title": "VERIFIED",
      "description": "guild is verified",
      "const": "VERIFIED"
    },
    {
      "title": "VIP_REGIONS",
      "description": "guild has access to set 384kbps bitrate in voice (previously VIP voice servers)",
      "const": "VIP_REGIONS"
    },
    {
      "title": "WELCOME_SCREEN_ENABLED",
      "description": "guild has enabled the welcome screen",
      "const": "WELCOME_SCREEN_ENABLED"
    }
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/discord-guildfeatures"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.