luxlabs header browser preview


@class NSString, ICUserIdentity;

@interface MPAssistantLikesMediaEntity : SAMPLikesMediaEntity {
    NSString *_requestAceHash;
    ICUserIdentity *_userIdentity;
}

- (void)_performWithCompletion:(id /* block */)a0;
- (void)performWithCompletion:(id /* block */)a0;
- (void).cxx_destruct;

@end