Skip to content

Commit

Permalink
add GuildFeatureMoreSoundboard
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Aug 31, 2024
1 parent dbc3bb9 commit 49d9570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/guild.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const (
GuildFeatureInvitesDisabled GuildFeature = "INVITES_DISABLED"
GuildFeatureInviteSplash GuildFeature = "INVITE_SPLASH"
GuildFeatureMemberVerificationGateEnabled GuildFeature = "MEMBER_VERIFICATION_GATE_ENABLED"
GuildFeatureMoreSoundboard GuildFeature = "MORE_SOUNDBOARD"
GuildFeatureMoreStickers GuildFeature = "MORE_STICKERS"
GuildFeatureNews GuildFeature = "NEWS"
GuildFeaturePartnered GuildFeature = "PARTNERED"
Expand Down

0 comments on commit 49d9570

Please sign in to comment.