pub type ThreadId = String;
Unique identifier for a conversation thread/session.
pub struct ThreadId { /* private fields */ }