export type RESTPostAPIChannelThreadsResult = APIAnnouncementThreadChannel | APIPrivateThreadChannel | APIPublicThreadChannel;