typealias RESTPostAPIChannelThreadsResult

external
export type RESTPostAPIChannelThreadsResult = APIChannel;

https://discord.com/developers/docs/resources/channel#start-thread-without-message

Union Members

APIChannel