luxlabs header browser preview


@class SIRINLUINTERNALMENTION_DETECTORMentionDetectorResponse;

@interface CDMMentionDetectorResponseCommand : CDMBaseCommand

@property (readonly, nonatomic) SIRINLUINTERNALMENTION_DETECTORMentionDetectorResponse *response;

- (id)initWithResponse:(id)a0;
- (void).cxx_destruct;

@end