Feature

public enum Feature: String

Guild features

  • Custom image for invites

    Declaration

    Swift

    case inviteSplash = "INVITE_SPLASH"
  • Custom url to join the guild with

    Declaration

    Swift

    case vanityUrl = "VANITY_URL"
  • VIP voice channels for crisp audio

    Declaration

    Swift

    case vipRegions = "VIP_REGIONS"