typealias RESTPostAPIGuildChannelResult

external
export type RESTPostAPIGuildChannelResult = APIChannel;

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

Union Members

APIChannel