Swiftgram/LegacyComponents/TGMediaAssetsVideoCell.h
2017-07-28 16:50:06 +03:00

8 lines
160 B
Objective-C

#import <LegacyComponents/TGMediaPickerCell.h>
@interface TGMediaAssetsVideoCell : TGMediaPickerCell
@end
extern NSString *const TGMediaAssetsVideoCellKind;