@interface MTRecommendationModuleContentRequest : MTBaseMAPIRequest <MTMAPIRequest> { void /* unknown type, empty encoding */ moduleID; } - (id)init; - (void)performWithCompletion:(id /* block */)a0; - (void).cxx_destruct; - (id)initWithModuleID:(id)a0; @end