/** * This file was auto-generated by Fern from our API Definition. */ /** * Additional metadata for the thread * * @example * { * "clientId": "mobile-app-123", * "source": "api" * } */ export type ThreadMetadata = Record;