Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 7f94b72

Browse files
authored
Add ENABLED_DISCOVERABLE_BEFORE feature (#431)
1 parent c5157f5 commit 7f94b72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pincer/objects/guild/features.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ class GuildFeature(Enum):
8282
ROLE_ICONS = "ROLE_ICONS"
8383
ANIMATED_BANNER = "ANIMATED_BANNER"
8484
MEMBER_PROFILES = "MEMBER_PROFILES"
85+
ENABLED_DISCOVERABLE_BEFORE = "ENABLED_DISCOVERABLE_BEFORE"
8586

0 commit comments

Comments
 (0)