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

Commit

Permalink
✨ Missing guild Features
Browse files Browse the repository at this point in the history
Signed-off-by: sigmanificient <[email protected]>
  • Loading branch information
Sigmanificient committed Jan 20, 2022
1 parent 74b27d5 commit 91b38a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pincer/objects/guild/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,7 @@ class GuildFeature(Enum):
PRIVATE_THREADS = "PRIVATE_THREADS"
NEW_THREAD_PERMISSIONS = "NEW_THREAD_PERMISSIONS"
THREADS_ENABLED = "THREADS_ENABLED"
ROLE_ICONS = "ROLE_ICONS"
ANIMATED_BANNER = "ANIMATED_BANNER"
MEMBER_PROFILES = "MEMBER_PROFILES"

0 comments on commit 91b38a0

Please sign in to comment.