mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-02 04:38:33 +00:00
10 lines
217 B
Objective-C
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
|