pub fn from_body(text: &str) -> Result<Session, String>
Rebuild a session from a saved request body (:open), keeping typed questions where the type is one this SDK models.
:open
type