7 lines
156 B
Objective-C
7 lines
156 B
Objective-C
#import <LegacyComponents/TGMediaPickerCell.h>
|
|
|
|
@interface TGMediaAssetsGifCell : TGMediaPickerCell
|
|
|
|
@end
|
|
|
|
extern NSString *const TGMediaAssetsGifCellKind;
|