Skip to content

Commit 2c70c1f

Browse files
Update guild features (#207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e53306a commit 2c70c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

discord/types/guild.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class UnavailableGuild(TypedDict):
8282
"BOOSTING_TIERS_EXPERIMENT_SMALL_GUILD",
8383
"BOT_DEVELOPER_EARLY_ACCESS",
8484
"BURST_REACTIONS",
85+
"BYPASS_SLOWMODE_PERMISSION_MIGRATION_COMPLETE",
8586
"CHANNEL_BANNER",
8687
"CHANNEL_EMOJIS_GENERATED",
8788
"CHANNEL_HIGHLIGHTS",
@@ -101,6 +102,7 @@ class UnavailableGuild(TypedDict):
101102
"COMMUNITY_EXP_LARGE_GATED",
102103
"COMMUNITY_EXP_LARGE_UNGATED",
103104
"COMMUNITY_EXP_MEDIUM",
105+
"CONSIDERED_EXTERNALLY_DISCOVERABLE",
104106
"CREATOR_ACCEPTED_NEW_TERMS",
105107
"CREATOR_MONETIZABLE",
106108
"CREATOR_MONETIZABLE_DISABLED",

0 commit comments

Comments
 (0)