pub async fn get_featured_questions( client: &Client, req: QuestionRequest, ) -> Result<Response<Question>, Box<dyn Error>>