From 19ef45130b8d3a226500a0ccd69f7d90aaa02430 Mon Sep 17 00:00:00 2001 From: Alex <41408947+S0ftwareUpd8@users.noreply.github.com> Date: Sat, 8 Jun 2019 01:38:45 -0700 Subject: [PATCH] docs(Guild): add missing features (#3336) 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 b2adfbc86..820fac513 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