Preview environment

typealias RESTPostAPIGuildChannelResult

export type RESTPostAPIGuildChannelResult = APIChannel;

https://discord.com/developers/docs/resources/guild#create-guild-channel

Union Members

APIChannel