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

8 lines
160 B
Objective-C

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