mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +00:00
7 lines
133 B
Objective-C
7 lines
133 B
Objective-C
//#import <MtProtoKit/MTProto.h>
|
|
|
|
int main(int argc, const char **argv) {
|
|
//MTProto *mtProto = [[MTProto alloc] init];
|
|
return 0;
|
|
}
|