export type RESTPostAPIGuildChannelJSONBody = DistributiveOmit<RESTAPIGuildCreatePartialChannel, 'id'>;
https://discord.com/developers/docs/resources/guild#create-guild-channel
export type RESTPostAPIGuildChannelJSONBody = DistributiveOmit<RESTAPIGuildCreatePartialChannel, 'id'>;
https://discord.com/developers/docs/resources/guild#create-guild-channel