mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +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:
|
||||
* * ANIMATED_ICON
|
||||
* * COMMERCE
|
||||
* * LURKABLE
|
||||
* * PARTNERED
|
||||
* * NEWS
|
||||
* * BANNER
|
||||
* * INVITE_SPLASH
|
||||
* * MORE_EMOJI
|
||||
* * VERIFIED
|
||||
|
||||
Reference in New Issue
Block a user