#import @interface TGVideoMessageRingView : UIView @property (nonatomic, strong) UIColor *accentColor; - (void)setValue:(CGFloat)value; @end