Skip to main content

retrieve_thread

Function retrieve_thread 

Source
pub fn retrieve_thread<S>(store: &S, thread_id: &str) -> GatewayResponse
Expand description

Returns the JSON object for a stored thread, or a not-found error response.