/** * This file was auto-generated by Fern from our API Definition. */ /** * Thread ID * * @example * "us_th_YOUR_ID" */ export type ThreadId = string;