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

8 lines
160 B
Objective-C

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