GuildChannelCreateOptions

export interface GuildChannelCreateOptions extends Omit<CategoryCreateChannelOptions, 'type'>
export interface GuildChannelCreateOptions extends Omit<CategoryCreateChannelOptions, 'type'>
Options used to create a new channel in a guild.