diff --git a/packages/types/src/shared.ts b/packages/types/src/shared.ts index 809874ef5..4a1a71104 100644 --- a/packages/types/src/shared.ts +++ b/packages/types/src/shared.ts @@ -215,8 +215,6 @@ export enum GuildFeatures { TicketedEventsEnabled = 'TICKETED_EVENTS_ENABLED', /** Guild has increased custom sticker slots */ MoreStickers = 'MORE_STICKERS', - /** Guild has access to create private threads */ - PrivateThreads = 'PRIVATE_THREADS', /** Guild is able to set role icons */ RoleIcons = 'ROLE_ICONS', /** Guild has role subscriptions that can be purchased. */