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

8 lines
156 B
Objective-C

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