mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
typings(Guild): document RELAY_ENABLED feature (#4788)
This commit is contained in:
@@ -171,6 +171,7 @@ class Guild extends Base {
|
||||
* * INVITE_SPLASH
|
||||
* * NEWS
|
||||
* * PARTNERED
|
||||
* * RELAY_ENABLED
|
||||
* * VANITY_URL
|
||||
* * VERIFIED
|
||||
* * VIP_REGIONS
|
||||
|
||||
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -2621,6 +2621,7 @@ declare module 'discord.js' {
|
||||
| 'INVITE_SPLASH'
|
||||
| 'NEWS'
|
||||
| 'PARTNERED'
|
||||
| 'RELAY_ENABLED'
|
||||
| 'VANITY_URL'
|
||||
| 'VERIFIED'
|
||||
| 'VIP_REGIONS'
|
||||
|
||||
Reference in New Issue
Block a user