Skip to content

Commit 09d05be

Browse files
authored
chore(GuildFeature): add RELAY_ENABLED (#2)
1 parent 7b6a2f5 commit 09d05be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v6/payloads/guild.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ export enum GuildFeature {
161161
ANIMATED_ICON = 'ANIMATED_ICON',
162162
BANNER = 'BANNER',
163163
WELCOME_SCREEN_ENABLED = 'WELCOME_SCREEN_ENABLED',
164+
RELAY_ENABLED = 'RELAY_ENABLED',
164165
}
165166

166167
/**

0 commit comments

Comments
 (0)