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

Commit 91b38a0

Browse files
✨ Missing guild Features
Signed-off-by: sigmanificient <[email protected]>
1 parent 74b27d5 commit 91b38a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pincer/objects/guild/features.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,7 @@ class GuildFeature(Enum):
7979
PRIVATE_THREADS = "PRIVATE_THREADS"
8080
NEW_THREAD_PERMISSIONS = "NEW_THREAD_PERMISSIONS"
8181
THREADS_ENABLED = "THREADS_ENABLED"
82+
ROLE_ICONS = "ROLE_ICONS"
83+
ANIMATED_BANNER = "ANIMATED_BANNER"
84+
MEMBER_PROFILES = "MEMBER_PROFILES"
8285

0 commit comments

Comments
 (0)