#import @interface TGChannelMembersControllerEmptyView : UIView - (instancetype)initWithText:(NSString *)text; @end