Function retrieve_thread_history

Source
async fn retrieve_thread_history(
    client: &Client,
    thread_id: Uuid,
) -> Vec<Message>