#import @class TGDocumentMediaAttachment; @interface TGStickerAssociatedInputPanelCell : UICollectionViewCell - (void)setDocument:(TGDocumentMediaAttachment *)document; @end