2019-09-01 13:29:50 +04:00

37 lines
1.7 KiB
Objective-C

#import <UIKit/UIKit.h>
//! Project version number for WatchCommon.
FOUNDATION_EXPORT double WatchCommonVersionNumber;
//! Project version string for WatchCommon.
FOUNDATION_EXPORT const unsigned char WatchCommonVersionString[];
#import <WatchCommonWatch/TGBridgeActionMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeAudioMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeBotCommandInfo.h>
#import <WatchCommonWatch/TGBridgeBotInfo.h>
#import <WatchCommonWatch/TGBridgeChat.h>
#import <WatchCommonWatch/TGBridgeChatMessages.h>
#import <WatchCommonWatch/TGBridgeCommon.h>
#import <WatchCommonWatch/TGBridgeContactMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeContext.h>
#import <WatchCommonWatch/TGBridgeDocumentMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeForwardedMessageMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeImageMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeLocationMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeLocationVenue.h>
#import <WatchCommonWatch/TGBridgeMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeMessage.h>
#import <WatchCommonWatch/TGBridgeMessageEntities.h>
#import <WatchCommonWatch/TGBridgeMessageEntitiesAttachment.h>
#import <WatchCommonWatch/TGBridgeReplyMarkupMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeReplyMessageMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeSubscriptions.h>
#import <WatchCommonWatch/TGBridgeUnsupportedMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeUser.h>
#import <WatchCommonWatch/TGBridgeVideoMediaAttachment.h>
#import <WatchCommonWatch/TGBridgeWebPageMediaAttachment.h>
#import <WatchCommonWatch/TGBridgePeerIdAdapter.h>
#import <WatchCommonWatch/TGBridgePeerNotificationSettings.h>