mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
docs(Guild): add missing features (#3336)
The addition of missing guild features that were added in the Nitro boost update, such as ANIMATED_ICON
This commit is contained in:
@@ -144,6 +144,12 @@ class Guild extends Base {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* An array of enabled guild features, here are the possible values:
|
* An array of enabled guild features, here are the possible values:
|
||||||
|
* * ANIMATED_ICON
|
||||||
|
* * COMMERCE
|
||||||
|
* * LURKABLE
|
||||||
|
* * PARTNERED
|
||||||
|
* * NEWS
|
||||||
|
* * BANNER
|
||||||
* * INVITE_SPLASH
|
* * INVITE_SPLASH
|
||||||
* * MORE_EMOJI
|
* * MORE_EMOJI
|
||||||
* * VERIFIED
|
* * VERIFIED
|
||||||
|
|||||||
Reference in New Issue
Block a user