From 48d26573fc191e7282697979e7d484334ee9c692 Mon Sep 17 00:00:00 2001 From: Alex <41408947+S0ftwareUpd8@users.noreply.github.com> Date: Fri, 7 Jun 2019 21:32:04 -0700 Subject: [PATCH] Added missing features The addition of missing guild features that were added in the Nitro boost update, such as ANIMATED_ICON --- src/structures/Guild.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/structures/Guild.js b/src/structures/Guild.js index b2adfbc8682f..820fac513e4e 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -144,6 +144,12 @@ class Guild extends Base { /** * An array of enabled guild features, here are the possible values: + * * ANIMATED_ICON + * * COMMERCE + * * LURKABLE + * * PARTNERED + * * NEWS + * * BANNER * * INVITE_SPLASH * * MORE_EMOJI * * VERIFIED