#import #define TGUnsupportedMediaAttachmentType ((int)0x3837BEF7) @interface TGUnsupportedMediaAttachment : TGMediaAttachment @property (nonatomic, strong) NSData *data; @end