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

8 lines
155 B
Objective-C

#import "TGAttachmentAssetCell.h"
@interface TGAttachmentPhotoCell : TGAttachmentAssetCell
@end
extern NSString *const TGAttachmentPhotoCellIdentifier;