Skip to content

Commit

Permalink
src: alphabetize guild features and make sure they're up to date (dis…
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu authored and samsamson33 committed Feb 27, 2020
1 parent fac8475 commit fa95640
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions src/structures/Guild.js
Expand Up @@ -149,18 +149,17 @@ class Guild extends Base {
/**
* An array of enabled guild features, here are the possible values:
* * ANIMATED_ICON
* * BANNER
* * COMMERCE
* * DISCOVERABLE
* * FEATURABLE
* * INVITE_SPLASH
* * LURKABLE
* * PARTNERED
* * NEWS
* * BANNER
* * INVITE_SPLASH
* * MORE_EMOJI
* * PARTNERED
* * VANITY_URL
* * VERIFIED
* * VIP_REGIONS
* * VANITY_URL
* * DISCOVERABLE
* * FEATURABLE
* @typedef {string} Features
*/

Expand Down

0 comments on commit fa95640

Please sign in to comment.