#if TARGET_OS_WATCH #import #else #import #endif @class TGBridgeBotReplyMarkup; @interface TGBridgeReplyMarkupMediaAttachment : TGBridgeMediaAttachment @property (nonatomic, strong) TGBridgeBotReplyMarkup *replyMarkup; @end