2019-06-16 00:51:10 +01:00

36 lines
1.5 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 <WatchCommon/TGBridgeActionMediaAttachment.h>
#import <WatchCommon/TGBridgeAudioMediaAttachment.h>
#import <WatchCommon/TGBridgeBotCommandInfo.h>
#import <WatchCommon/TGBridgeBotInfo.h>
#import <WatchCommon/TGBridgeChat.h>
#import <WatchCommon/TGBridgeChatMessages.h>
#import <WatchCommon/TGBridgeCommon.h>
#import <WatchCommon/TGBridgeContactMediaAttachment.h>
#import <WatchCommon/TGBridgeContext.h>
#import <WatchCommon/TGBridgeDocumentMediaAttachment.h>
#import <WatchCommon/TGBridgeForwardedMessageMediaAttachment.h>
#import <WatchCommon/TGBridgeImageMediaAttachment.h>
#import <WatchCommon/TGBridgeLocationMediaAttachment.h>
#import <WatchCommon/TGBridgeLocationVenue.h>
#import <WatchCommon/TGBridgeMediaAttachment.h>
#import <WatchCommon/TGBridgeMessage.h>
#import <WatchCommon/TGBridgeMessageEntities.h>
#import <WatchCommon/TGBridgeMessageEntitiesAttachment.h>
#import <WatchCommon/TGBridgeReplyMarkupMediaAttachment.h>
#import <WatchCommon/TGBridgeReplyMessageMediaAttachment.h>
#import <WatchCommon/TGBridgeSubscriptions.h>
#import <WatchCommon/TGBridgeUnsupportedMediaAttachment.h>
#import <WatchCommon/TGBridgeUser.h>
#import <WatchCommon/TGBridgeVideoMediaAttachment.h>
#import <WatchCommon/TGBridgeWebPageMediaAttachment.h>
#import <WatchCommon/TGBridgePeerIdAdapter.h>
#import <WatchCommon/TGBridgePeerNotificationSettings.h>