Type alias CreateTextChannelOptions

CreateTextChannelOptions: Omit<CreateChannelOptions<GUILD_TEXT>, "rtcRegion" | "userLimit" | "videoQualityMode">