2019-06-16 02:08:39 +01:00

20 lines
505 B
Objective-C

//
// TelegramApi.h
// TelegramApi
//
// Created by Peter on 6/16/19.
// Copyright © 2019 Telegram LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for TelegramApi.
FOUNDATION_EXPORT double TelegramApiVersionNumber;
//! Project version string for TelegramApi.
FOUNDATION_EXPORT const unsigned char TelegramApiVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TelegramApi/PublicHeader.h>