Swiftgram/submodules/LegacyComponents/Sources/TGMediaAssetsVideoCell.h
2020-02-22 15:38:54 +04:00

8 lines
160 B
Objective-C

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