pub async fn conversation_messages( client: &mut Client, id: &str, ) -> Result<ConversationMessages, Error>