Swiftgram/MTProtoKit/MTProtoKit.h
2014-02-25 20:00:18 +04:00

10 lines
217 B
Objective-C

#ifndef MtProtoKit_MTProtoKit_h
#define MtProtoKit_MTProtoKit_h
#import <MTProtoKit/MTContext.h>
#import <MTProtoKit/MTProto.h>
#import <MTProtoKit/MTRequestMessageService.h>
#import <MTProtoKit/MTRequest.h>
#endif