luxlabs header browser preview


@class NSString;

@interface IMMessageEffectControlChatItem : IMMessageStatusChatItem

@property (readonly, copy, nonatomic) NSString *effectStyleID;

- (void).cxx_destruct;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (id)_initWithItem:(id)a0 effectStyleID:(id)a1 statusItemSequenceNumber:(unsigned long long)a2;
- (id)copyWithStatusItemSequenceNumber:(unsigned long long)a0;

@end