






#import "FixingTrailingViewController.h"
#import <UIKit/UIKit.h>
#import "SelfChatProtocol.h"
#import "MainMinimal.h"
#import "VortexBusManager.h"
#import "FunAlertView.h"
#import "TooRespondView.h"

#import "UIImage+OptImage.h"
#import "Masonry.h"

#define growMix(bed) __weak typeof(bed) weak##bed = bed;
#define mayBridge(bed) __strong typeof(bed) bed = weak##bed;

NS_ASSUME_NONNULL_BEGIN

@interface OurCharViewController : FixingTrailingViewController

@property (nonatomic, weak) id <PubBringDelegate>bedEveryWrist;
@property (nonatomic, strong) id freeKinDark;
@property (nonatomic, copy) void(^speakWonAlarm)(id freeKinDark);
@property (nonatomic, strong) UIButton *bleedWarpButton;
@property (nonatomic, strong) UIButton *optUseHangButton;

- (void)specifiedPerformedNauticalShortPop:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event;

- (void)preparingFriendPrinterVolatileGroupingAction:(UIButton *_Nullable)sender;

- (void)manganeseHintAnimatingPascalDrivenAction:(UIButton *_Nullable)sender;
@end

NS_ASSUME_NONNULL_END
