Type alias CreateCategoryChannelOptions

CreateCategoryChannelOptions: Omit<CreateChannelOptions<GUILD_CATEGORY>, "defaultAutoArchiveDuration" | "nsfw" | "parentID" | "rtcRegion" | "topic" | "userLimit" | "videoQualityMode">