luxlabs header browser preview


@interface NCNotificationManagementMuteThreadAlertController : NCNotificationManagementAlertController

- (void)_configureView;
- (id)_threadName;
- (BOOL)_isMessagingThread;

@end