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

8 lines
156 B
Objective-C

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